Project

General

Profile

Feature #15561 » rtehtmlarea_feature_2474_follow_up.patch

Administrator Admin, 2010-11-17 06:13

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js (copie de travail)
if (classNames.length && (selectionEmpty || fullNodeSelected)) {
this.setSelectedOption(dropDown, classNames);
}
var store = dropDown.getStore();
dropDown.setDisabled(!(store.getCount()>1) || disabled);
}
}
(2-2/2)