mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Fixed "Mouse right click don't works correctly" (Closes #466)
+ small fixes
This commit is contained in:
parent
e3064b10aa
commit
e96f297def
12 changed files with 76 additions and 25 deletions
|
|
@ -133,7 +133,7 @@
|
|||
{name: 'others'}
|
||||
],
|
||||
|
||||
'removePlugins': 'liststyle,table,quicktable,tableresize,tabletools,contextmenu', //blockquote
|
||||
'removePlugins': 'liststyle',
|
||||
'removeButtons': 'Format,Undo,Redo,Cut,Copy,Paste,Anchor,Strike,Subscript,Superscript,Image,SelectAll,Source',
|
||||
'removeDialogTabs': 'link:advanced;link:target;image:advanced;images:advanced',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue