From 2b84531ae9331f60e4d739fabca6d78abde89ae1 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Wed, 15 Jul 2015 18:39:11 -0400 Subject: Core: Move safeActiveElement into its own module Ref #9647 --- ui/draggable.js | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/draggable.js') diff --git a/ui/draggable.js b/ui/draggable.js index 81cb7d6de..d3afc9add 100644 --- a/ui/draggable.js +++ b/ui/draggable.js @@ -24,6 +24,7 @@ "./data", "./mouse", "./plugin", + "./safe-active-element", "./version", "./widget" ], factory ); -- cgit v1.2.3