#11085 tinymce add plugins imagen link
This commit is contained in:
parent
77ac357745
commit
9da4f3d656
|
@ -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