编辑器自动把div转换为p的问题

hotfix/远程访问多媒体中心
尹诚诚 6 years ago
parent 213a0d06ee
commit 169c24fbb1

@ -19,6 +19,7 @@ CKEDITOR.editorConfig = function( config ) {
config.toolbarCanCollapse = false;
config.scayt_autoStartup = true;
config.enterMode = CKEDITOR.ENTER_BR;
config.toolbarGroups = [
{ name: 'document', groups: [ 'Print'] },
{ name: 'undo', groups: [ 'Undo', 'Redo', ] },

Loading…
Cancel
Save