mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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) {
|
function defineTinyMCE(selector) {
|
||||||
tinymce.init({
|
tinymce.init({
|
||||||
selector: selector,
|
selector: selector,
|
||||||
plugins: "preview, searchreplace, table, nonbreaking",
|
plugins: "preview, searchreplace, table, nonbreaking, link, image",
|
||||||
promotion: false,
|
promotion: false,
|
||||||
branding: false
|
branding: false
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user