Dotclear

Changeset 1712:236b6ebf66a5 for admin


Ignore:
Timestamp:
08/31/13 11:02:08 (11 years ago)
Author:
Lepeltier kévin
Branch:
Ticket #1624
Parents:
1711:b88f3f023989 (diff), 1638:9a3c2618fa60 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fusion avec default

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_post.js

    r1638 r1712  
    153153               legend_click: true 
    154154          }); 
     155          $('#label_comment_tb').toggleWithLegend($('#label_comment_tb').parent().children().not('#label_comment_tb'),{ 
     156               cookie: 'dcx_comment_tb', 
     157               legend_click: true 
     158          }); 
    155159          $('#post_url').parent().children('label').toggleWithLegend($('#post_url').parent().children().not('label'),{ 
    156160               cookie: 'post_url', 
  • admin/js/_post.js

    r1711 r1712  
    164164          $('#excerpt-area label').toggleWithLegend($('#excerpt-area').children().not('label'),{ 
    165165               cookie: 'dcx_post_excerpt', 
     166               legend_click: true, 
    166167               hide: $('#post_excerpt').val() == '' 
    167168          }); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map