Dotclear

Changeset 3615:b9ac15edad1c for admin/js


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

Reduce close region of message box as it prevents to copy the content, single error message are not more listed as list but paragraph.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r3544 r3615  
    569569          e.preventDefault(); 
    570570          $(this).parent().hide(); 
    571      }); 
    572      $('p.success,p.warning,p.error,div.error').click(function(e) { 
    573          e.preventDefault(); 
    574           $(this).hide(); 
    575571     }); 
    576572 
Note: See TracChangeset for help on using the changeset viewer.

Sites map