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 b726148c9..a773d20e6 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -36,7 +36,8 @@ var widgets = [
"mouse",
"progressbar",
"resizable",
- "selectable"
+ "selectable",
+ "selectmenu"
];
function getPath( module ) {