Dotclear

Changeset 1809:626295167332


Ignore:
Timestamp:
09/13/13 17:01:29 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Children:
1810:1cad42f451bc, 1836:176d311e56a7
Message:

Update test for jquery_migrate_mute setting (Thanks for lipki), addresses #1636

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r1793 r1809  
    482482     { 
    483483          $mute_or_no = ''; 
    484           if (!empty($GLOBALS['core']->blog->settings->system->jquery_migrate_mute)) { 
     484          if (!empty($GLOBALS['core']->blog->settings->system->jquery_migrate_mute) // for initial setting 
     485               || $GLOBALS['core']->blog->settings->system->jquery_migrate_mute) { 
    485486               $mute_or_no .= 
    486487                    '<script type="text/javascript">'."\n". 
Note: See TracChangeset for help on using the changeset viewer.

Sites map