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 15f220c21..5a5d88889 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -32,7 +32,8 @@ var widgets = [
"dialog",
"draggable",
"droppable",
- "menu"
+ "menu",
+ "progressbar"
];
function getPath( module ) {