Dotclear


Ignore:
Timestamp:
11/05/18 16:40:40 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Switching from inline JS variables to JSON script. A step ahead…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcLegacyEditor/inc/dc.legacy.editor.behaviors.php

    r3874 r3915  
    139139            "</script>\n"; 
    140140 
    141         if ($GLOBALS['core']->auth->user_prefs->interface->htmlfontsize) { 
    142             $res .= 
    143             '<script type="text/javascript">' . "\n" . 
    144             dcPage::jsVar('dotclear_htmlFontSize', $GLOBALS['core']->auth->user_prefs->interface->htmlfontsize) . "\n" . 
    145                 "</script>\n"; 
    146         } 
    147  
    148141        return $res; 
    149142    } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map