Project

General

Profile

Feature #22265 » rtehtmlarea_feature_13796_follow_up.patch

Administrator Admin, 2010-03-22 16:29

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/RemoveFormat/remove-format.js (copie de travail)
}, this);
if (params['allHtml'] || params['formatting'] || params['spaces'] || params['images'] || params['msWordFormatting']) {
this.applyRequest(params);
this.close();
} else {
Ext.MessageBox.alert('', this.localize('Select the type of formatting you wish to remove.'));
}
(2-2/2)