Project

General

Profile

Bug #25093 ยป rtehtmlarea_cleanup_17660.patch

Administrator Admin, 2011-02-19 05:03

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (copie de travail)
}
}();
/*
* Interim backward compatibility
*/
HTMLArea._makeColor = HTMLArea.util.Color.colorToRgb;
HTMLArea._colorToRgb = HTMLArea.util.Color.colorToHex;
/*
* Intercept Ext.ColorPalette.prototype.select
*/
Ext.ColorPalette.prototype.select = Ext.ColorPalette.prototype.select.createInterceptor(HTMLArea.util.Color.checkIfColorInPalette);
    (1-1/1)