aboutsummaryrefslogtreecommitdiffstats
path: root/demos/bootstrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'demos/bootstrap.js')
-rw-r--r--demos/bootstrap.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/bootstrap.js b/demos/bootstrap.js
index 37f3321db..4f5dc8127 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -34,8 +34,8 @@ var widgets = [
"droppable",
"menu",
"mouse",
- "progressbar"
-
+ "progressbar",
+ "resizable"
];
function getPath( module ) {