.
This commit is contained in:
+3
-2
@@ -223,11 +223,12 @@ TINYMCE_DEFAULT_CONFIG = {
|
||||
"plugins": "advlist,autolink,lists,link,image,charmap,print,preview,anchor,"
|
||||
"searchreplace,visualblocks,code,fullscreen,insertdatetime,media,table,paste,"
|
||||
"code,help,wordcount",
|
||||
"toolbar": "undo redo | formatselect | "
|
||||
"toolbar": "undo redo | formatselect | code"
|
||||
"bold italic backcolor | alignleft aligncenter "
|
||||
"alignright alignjustify | bullist numlist outdent indent | "
|
||||
"removeformat | help",
|
||||
"removeformat | code | help",
|
||||
"skin": 'oxide-dark',
|
||||
"menubar": 'tools',
|
||||
"content_css": 'dark',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user