This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
29
Activity
Browse Source
Update config.js
tags/6.2.10
叙述、别离
1 year ago
parent
6143d6a3e1
commit
386ca7ae49
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/static/ckeditor/config.js
+ 0
- 1
src/static/ckeditor/config.js
View File
@@ -19,5 +19,4 @@ CKEDITOR.editorConfig = function (config) {
config.removePlugins = 'exportpdf';
config.extraPlugins = 'html5video,dedepagebreak,textindent';
config.removeButtons = 'Save,NewPage,Print,Preview,Templates,Smiley,About,ShowBlocks,Iframe,Flash,Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField';
config.font_names='宋体/SimSun;楷体/KaiTi;黑体/SimHei;微软雅黑/Microsoft YaHei;微软正黑/Microsoft JhengHei'+ config.font_names;
};
Write
Preview
Loading…
Cancel
Save