aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-08-09 09:16:05 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-10-08 14:02:35 -0400
commit29bc0503a37d8f361c6c927008b83c6d419fb3fb (patch)
treeaa22ea61dfd47af92d8bf6a22fa4888fbabdc44d
parenta45b414cfcd4efd1735d3fe591a39b609dd18f95 (diff)
downloadjquery-ui-29bc0503a37d8f361c6c927008b83c6d419fb3fb.tar.gz
jquery-ui-29bc0503a37d8f361c6c927008b83c6d419fb3fb.zip
Demos: Add checkboxradio to bootstrap
-rw-r--r--demos/bootstrap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/bootstrap.js b/demos/bootstrap.js
index 7a942374d..c8efe4ca7 100644
--- a/demos/bootstrap.js
+++ b/demos/bootstrap.js
@@ -30,6 +30,7 @@ var widgets = [
"accordion",
"autocomplete",
"button",
+ "checkboxradio",
"datepicker",
"dialog",
"draggable",