Project

General

Profile

Bug #25016 » rtehtmlarea_cleanup_17559_follow_up.patch

Administrator Admin, 2011-02-19 05:17

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (copie de travail)
* Generate registered plugins
*/
generatePlugins: function () {
this.hasPluginWithOnKeyPressHandler = false;
Ext.iterate(this.plugins, function (pluginId) {
var plugin = this.getPlugin(pluginId);
plugin.onGenerate();
(2-2/2)