Dotclear

Changeset 1417:c13469e071ea for admin/js


Ignore:
Timestamp:
08/16/13 20:35:03 (12 years ago)
Author:
Denis Jean-Christian <contact@…>
Branch:
2.5
Message:

Enhance categories combo and other fix, step 4, addresses #1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_post.js

    r1256 r1417  
    123123               hide: $('#post_notes').val() == '' 
    124124          }); 
     125          $('#new_cat').toggleWithLegend( 
     126               $('#new_cat').parent().children().not('#new_cat'), 
     127               {} // no cookie on new category as we don't use this every day 
     128          ); 
    125129          $('#post_lang').parent().toggleWithLegend($('#post_lang'),{ 
    126130               cookie: 'dcx_post_lang' 
Note: See TracChangeset for help on using the changeset viewer.

Sites map