aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.droppable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.droppable.js')
-rw-r--r--ui/ui.droppable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js
index 6403d37d2..d316a1c3d 100644
--- a/ui/ui.droppable.js
+++ b/ui/ui.droppable.js
@@ -130,6 +130,7 @@ $.widget("ui.droppable", {
});
$.extend($.ui.droppable, {
+ version: "@VERSION",
defaults: {
disabled: false,
tolerance: 'intersect',