|
@@ -435,7 +435,7 @@ function loadEditorParam(e)
|
|
},
|
|
},
|
|
|
|
|
|
items : [
|
|
items : [
|
|
- 'preview', 'redo', '|', 'cut', 'copy', 'paste',
|
|
|
|
|
|
+ 'preview', 'undo', 'redo', '|', 'cut', 'copy', 'paste',
|
|
'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
|
|
'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
|
|
'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/',
|
|
'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/',
|
|
'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold',
|
|
'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold',
|