Dotclear


Ignore:
Timestamp:
08/26/18 18:19:14 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Allows textarea settings in widget without HTML editor, even if activated in user prefs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/js/widgets.js

    r3768 r3825  
    123123  // HTML text editor 
    124124  if ($.isFunction(jsToolBar)) { 
    125     $('#sidebarsWidgets textarea').each(function() { 
     125    $('#sidebarsWidgets textarea:not(.noeditor)').each(function() { 
    126126      var tbWidgetText = new jsToolBar(this); 
    127127      tbWidgetText.draw('xhtml'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map