aboutsummaryrefslogtreecommitdiffstats
path: root/demos/bootstrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'demos/bootstrap.js')
-rw-r--r--demos/bootstrap.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/bootstrap.js b/demos/bootstrap.js
index c45d5e3e0..15f220c21 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -31,7 +31,8 @@ var widgets = [
"datepicker",
"dialog",
"draggable",
- "droppable"
+ "droppable",
+ "menu"
];
function getPath( module ) {