Merge branch 'ent-11085-15095-anadir-de-nuevo-la-opcion-insert-edit-link-en-label-settings-de-la-consola-visual-mas' into 'develop'
Ent 11085 15095 anadir de nuevo la opcion insert edit link en label settings de la consola visual mas See merge request artica/pandorafms!5813
This commit is contained in:
commit
fe9194eccf
|
@ -1436,7 +1436,7 @@ function openURLTagWindow(url) {
|
|||
function defineTinyMCE(selector) {
|
||||
tinymce.init({
|
||||
selector: selector,
|
||||
plugins: "preview, searchreplace, table, nonbreaking",
|
||||
plugins: "preview, searchreplace, table, nonbreaking, link, image",
|
||||
promotion: false,
|
||||
branding: false
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue