add && remove

This commit is contained in:
Pan
2017-04-23 19:50:32 +08:00
parent 3e3819cae3
commit a7b09a2a01
18 changed files with 421 additions and 20169 deletions

View File

@@ -75,7 +75,7 @@
// language_url: '/static/tinymce/langs/zh_CN.js',
toolbar: this.toolbar,
menubar: this.menubar,
plugins: 'advlist,autolink,code,powerpaste,textcolor, colorpicker,fullscreen,link,lists,media,wordcount, imagetools,watermark',
plugins: 'advlist,autolink,code,paste,textcolor, colorpicker,fullscreen,link,lists,media,wordcount, imagetools,watermark',
end_container_on_empty_block: true,
powerpaste_word_import: 'clean',
code_dialog_height: 450,