Project

General

Profile

Bug #19414 » rtehtmlarea_bugfix_9484_trunk.patch

Administrator Admin, 2008-10-05 00:53

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"),
(1-1/2)