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 7407de3e4..1b28a4dc6 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -41,7 +41,8 @@ var widgets = [
"slider",
"sortable",
"spinner",
- "tabs"
+ "tabs",
+ "tooltip"
];
function getPath( module ) {