From 7c163edb63fcdccc7b232b3b24fe398a363d00a7 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 16 Oct 2014 12:01:17 +0200 Subject: New theme Estate --- pyload/webui/themes/dark/js/static/mootools-more.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/webui/themes/dark/js/static/mootools-more.js') 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); -- cgit v1.2.3