|
|
@ -4977,7 +4977,7 @@ KEditor.prototype = {
|
|
|
|
'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'plainpaste',
|
|
|
|
'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'plainpaste',
|
|
|
|
'justifyfull', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
|
|
|
|
'justifyfull', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
|
|
|
|
'superscript', 'clearhtml', 'quickformat', 'selectall', 'fontname',
|
|
|
|
'superscript', 'clearhtml', 'quickformat', 'selectall', 'fontname',
|
|
|
|
'strikethrough', 'lineheight', '|', 'imagedirectupload', 'hr', 'pagebreak',
|
|
|
|
'strikethrough', 'lineheight', 'hr', 'pagebreak',
|
|
|
|
'anchor', 'unlink'
|
|
|
|
'anchor', 'unlink'
|
|
|
|
]
|
|
|
|
]
|
|
|
|
K.each(fullItems, function(i, name) {
|
|
|
|
K.each(fullItems, function(i, name) {
|
|
|
|