removal
parent
793b34d17b
commit
ae6110919f
|
@ -5007,7 +5007,6 @@ function Ace2Inner(){
|
|||
})
|
||||
|
||||
$(root).on("drop", function(e){
|
||||
top.console.log("DROP");
|
||||
if(e.target.a || e.target.localName === "a"){
|
||||
e.preventDefault();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue