Changeset 1711:b88f3f023989 for admin/js
- Timestamp:
- 08/30/13 22:41:07 (12 years ago)
- Branch:
- Ticket #1624
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_post.js
r1619 r1711 153 153 legend_click: true 154 154 }); 155 $('#label_comment_tb').toggleWithLegend($('#label_comment_tb').parent().children().not('#label_comment_tb'),{ 156 cookie: 'dcx_comment_tb', 157 legend_click: true 158 }); 155 159 $('#post_url').parent().children('label').toggleWithLegend($('#post_url').parent().children().not('label'),{ 156 160 cookie: 'post_url',
Note: See TracChangeset
for help on using the changeset viewer.