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 e9343faa9..7a6202d18 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -39,7 +39,8 @@ var widgets = [
"selectable",
"selectmenu",
"slider",
- "sortable"
+ "sortable",
+ "spinner"
];
function getPath( module ) {