Project

General

Profile

Bug #19414 » rtehtmlarea_bugfix_9484_TYPO3_4-2.patch

Administrator Admin, 2008-10-05 00:54

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js (copie de travail)
}
}
if (selection && !link) {
if (selection && !link && btnList["CreateLink"]) {
if (menu.length) menu.push(null);
menu.push([this.localize("Make link"),
this.linkHandler(link, "MakeLink"),
(2-2/2)