permit to erase styles
This commit is contained in:
parent
b14bde2a6f
commit
c6dd8ac7f9
1 changed files with 3 additions and 0 deletions
|
@ -144,6 +144,9 @@
|
||||||
upload: '/editorapi/upload?type={{type}}&id={{resource.id}}&editor={{editor.name}}',
|
upload: '/editorapi/upload?type={{type}}&id={{resource.id}}&editor={{editor.name}}',
|
||||||
uploadText: 'Drop images here or click to upload',
|
uploadText: 'Drop images here or click to upload',
|
||||||
},
|
},
|
||||||
|
styleManager: {
|
||||||
|
clearProperties: true,
|
||||||
|
},
|
||||||
container : '#gjs',
|
container : '#gjs',
|
||||||
fromElement: false,
|
fromElement: false,
|
||||||
plugins: [],
|
plugins: [],
|
||||||
|
|
Loading…
Reference in a new issue