Commit 96ea0d59 authored by Jérome Perrin's avatar Jérome Perrin

remove wrong comment

parent 8cff6d93
...@@ -215,7 +215,6 @@ ...@@ -215,7 +215,6 @@
}; };
priv.draggable = function () { priv.draggable = function () {
// make all the window divs draggable
var stop = function (element) { var stop = function (element) {
priv.updateElementCoordinate(that.getNodeId(element.target.id)); priv.updateElementCoordinate(that.getNodeId(element.target.id));
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment