mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
Code refactoring
This commit is contained in:
parent
ffde4f03a8
commit
b7709c8117
21 changed files with 291 additions and 192 deletions
2
vendors/ckeditor/CUSTOMS
vendored
2
vendors/ckeditor/CUSTOMS
vendored
|
|
@ -27,4 +27,4 @@ disableContextMenu:function(){return false;this.on("contextmenu",
|
|||
|
||||
proto:{addTarget:function(a,e){a.on("contextmenu",function(a){
|
||||
-->
|
||||
proto:{addTarget:function(a,e){a.on("contextmenu",function(a){return false;
|
||||
proto:{addTarget:function(a,e){a.on("contextmenu",function(a){return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue