Project

General

Profile

Bug #19798 ยป 0010105.diff

Administrator Admin, 2009-01-12 18:28

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (working copy)
}
}
editor.onGenerate = null;
HTMLArea._editorEvent = null;
if(editor._textArea.form) {
editor._textArea.form.__msh_prevOnReset = null;
editor._textArea.form._editorNumber = null;
}
HTMLArea.onload = null;
// cleaning plugins
for (var plugin in editor.plugins) {
    (1-1/1)