Dotclear

Changeset 3917:5b2c978050b2


Ignore:
Timestamp:
11/06/18 12:46:29 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Show/Hide? mecanism now use button rather than input - fixes #2285

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/_post_config.php

    r3915 r3917  
    260260        } 
    261261 
    262         if ($('label[for="post_excerpt"] input').attr('aria-label') == dotclear.img_minus_alt) { 
     262        if ($('label[for="post_excerpt"] button').attr('aria-label') == dotclear.img_minus_alt) { 
    263263            $('#cke_post_excerpt').removeClass('hide'); 
    264264        } else { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map