Dotclear

Changeset 3544:011c315781e3 for admin/js


Ignore:
Timestamp:
06/16/17 11:22:12 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Better way to cope with close button for messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r3518 r3544  
    563563 
    564564     $('p.success,p.warning,p.error,div.error').each(function () { 
     565          $(this).addClass('close-notice-parent'); 
    565566          $(this).append('<button class="close-notice" type="button"><img src="images/close.png" alt="'+dotclear.msg.close_notice+'" /></button>'); 
    566567     }); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map