mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
removal
This commit is contained in:
parent
793b34d17b
commit
ae6110919f
1 changed files with 0 additions and 1 deletions
|
@ -5007,7 +5007,6 @@ function Ace2Inner(){
|
||||||
})
|
})
|
||||||
|
|
||||||
$(root).on("drop", function(e){
|
$(root).on("drop", function(e){
|
||||||
top.console.log("DROP");
|
|
||||||
if(e.target.a || e.target.localName === "a"){
|
if(e.target.a || e.target.localName === "a"){
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue