[gen] UI improvements.
This commit is contained in:
parent
1d2a19a1c6
commit
d480e58d01
12 changed files with 87 additions and 77 deletions
|
@ -6,7 +6,7 @@ CKEDITOR.editorConfig = function(config) {
|
|||
config.toolbar = 'Appy';
|
||||
config.toolbar_Appy = [
|
||||
{ name: 'basicstyles',
|
||||
items: ["Bold", "Italic", "Underline"]},
|
||||
items: ["Format", "Bold", "Italic", "Underline"]},
|
||||
{ name: 'paragraph',
|
||||
items: ["NumberedList","BulletedList","Outdent","Indent"]},
|
||||
{ name: 'clipboard',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue