回车改为p标签

hotfix/远程访问多媒体中心
尹诚诚 6 years ago
parent 71797af871
commit 4623db2dbe

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

Loading…
Cancel
Save