rabin 7 months ago
parent
commit
53b8b860a0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      assets/lib/manage/main.js

+ 2 - 2
assets/lib/manage/main.js

@@ -594,9 +594,9 @@ function loadEditorParam(e)
 		        'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
 		        'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/',
 		        'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold',
-		        'italic', 'underline', 'lineheight', 'removeformat', 'insertorderedlist','|', 'image','media','table', 'hr', 'pagebreak','link', 'unlink'
+		        'italic', 'underline', 'lineheight', 'removeformat', 'insertorderedlist','|', 'image','table', 'hr', 'pagebreak','link', 'unlink'
 		]
-		/*
+		/*,'media'
 		items : [
 		        'source', '|', 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'copy', 'paste',
 		        'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',