Bug #19135 » rtehtmlarea_bugfix_9022.patch
typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js (copie de travail) | ||
---|---|---|
* The list of buttons added by this plugin
|
||
*/
|
||
buttonList : [
|
||
["CreateLink", "a", true, true],
|
||
["CreateLink", "a,img", true, true],
|
||
["UnLink", "a", false, false]
|
||
],
|
||
|
- « Previous
- 1
- 2
- Next »