Project

General

Profile

Bug #20268 » rtehtmlarea_bugfix_10834_follow_up_trunk.patch

Administrator Admin, 2009-04-05 17:17

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (copie de travail)
}
if (newClasses.length == 0) {
if (!HTMLArea.is_opera) {
//el.removeAttribute("class");
el.removeAttribute("class");
if (HTMLArea.is_ie) {
el.removeAttribute("className");
}
(3-3/6)