mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
html editor optimizations (fixed #84)
disable blockquote button (unstable work)
This commit is contained in:
parent
ce60192120
commit
8768b343a5
83 changed files with 116 additions and 95 deletions
|
|
@ -100,6 +100,7 @@ Globals.oHtmlEditorDefaultConfig = {
|
|||
// {name: 'document', groups: ['mode', 'document', 'doctools']}
|
||||
],
|
||||
|
||||
'removePlugins': 'blockquote',
|
||||
'removeButtons': 'Format,Undo,Redo,Cut,Copy,Paste,Anchor,Strike,Subscript,Superscript,Image',
|
||||
'removeDialogTabs': 'link:advanced;link:target;image:advanced',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue