Dotclear

Changeset 3835:a9e69a088568


Ignore:
Timestamp:
08/30/18 16:46:23 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
source:
1e82d075a6460262d2ac72e5ebcbac209e943408
Message:

Unable to save modified theme's files in theme editor, when Codemirror is used : fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/index.php

    r3799 r3834  
    7575dcPage::jsLoad(dcPage::getPF('themeEditor/js/script.js')); 
    7676if ($user_ui_colorsyntax) { 
    77     echo dcPage::jsVar('dotclear.colorsyntax', $user_ui_colorsyntax); 
     77    echo dcPage::jsVars(array('dotclear.colorsyntax' => $user_ui_colorsyntax)); 
    7878    echo dcPage::jsLoadCodeMirror($user_ui_colorsyntax_theme); 
    7979} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map