diff options
-rw-r--r-- | demos/bootstrap.js | 1 |
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", |