More classes migrated to Mootools 1.3.
This commit is contained in:
@@ -20,7 +20,6 @@ mindplot.DragManager = function(workspace)
|
||||
{
|
||||
this._workspace = workspace;
|
||||
this._listeners = {};
|
||||
var dragManager = this;
|
||||
};
|
||||
|
||||
mindplot.DragManager.prototype.add = function(node)
|
||||
|
||||
Reference in New Issue
Block a user