summaryrefslogtreecommitdiffstats
path: root/pyload/webui/themes/dark/js/static/mootools-more.js
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/webui/themes/dark/js/static/mootools-more.js')
-rw-r--r--pyload/webui/themes/dark/js/static/mootools-more.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/dark/js/static/mootools-more.js b/pyload/webui/themes/dark/js/static/mootools-more.js
index c7f4a1a0e..160b7234e 100644
--- a/pyload/webui/themes/dark/js/static/mootools-more.js
+++ b/pyload/webui/themes/dark/js/static/mootools-more.js
@@ -2491,7 +2491,7 @@ var Sortables = new Class({
return list;
}, this));
},
-
+
getDroppableCoordinates: function (element){
var offsetParent = element.getOffsetParent();
var position = element.getPosition(offsetParent);