Bug #19414 » rtehtmlarea_bugfix_9484_trunk.patch
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"),
|