-
Couldn't load subscription status.
- Fork 1
Open
Labels
Description
file: zoolu-static/js_incs/form.js
line: 790
from: tinymce.execCommand('mceRemoveControl', false, elementId.gsub(/REPLACE_n/, widgetId));
to: tinymce.execCommand('mceRemoveEditor', false, elementId.gsub(/REPLACE_n/, widgetId));
line: 806
from: tinymce.execCommand('mceAddControl', false, elementId.gsub(/REPLACE_n/, widgetId));
to: tinymce.execCommand('mceAddEditor', false, elementId.gsub(/REPLACE_n/, widgetId));