need to turn off this line to enable new jquery
This commit is contained in:
parent
c319e56609
commit
29bca82aa9
1 changed files with 1 additions and 1 deletions
|
@ -870,7 +870,7 @@ $('#eraser').draggable(
|
|||
);
|
||||
|
||||
//disable image dragging
|
||||
window.ondragstart = function() { return false; };
|
||||
//window.ondragstart = function() { return false; };
|
||||
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue