mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +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
|
|
@ -306,7 +306,6 @@
|
|||
}
|
||||
|
||||
self.editor.setKeystroke(window.CKEDITOR.CTRL + 65 /* A */, 'selectAll');
|
||||
self.editor.editable().addClass('cke_enable_context_menu');
|
||||
|
||||
self.fOnReady();
|
||||
self.__resizable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue