Dotclear


Ignore:
Timestamp:
09/10/13 10:54:36 (12 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Children:
1773:1f2fd319f35e, 1774:147afd09394c
Message:

Upgrade jQuery to 1.10.2 using jQuery migrate plugin (1.2.1)
Add a setting to mute/show warnings generated by jQuery migrate plugin.

Todo: add that setting in install and update process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/prepend.php

    r1620 r1771  
    374374          } 
    375375     } 
     376      
     377     if (empty($core->blog->settings->system->jquery_migrate_mute)) { 
     378          $core->blog->settings->system->put('jquery_migrate_mute', true, 'boolean', 'Mute warnings for jquery migrate plugin ?', false); 
     379     } 
    376380} 
    377381?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map