From 29bc0503a37d8f361c6c927008b83c6d419fb3fb Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Sun, 9 Aug 2015 09:16:05 -0400 Subject: Demos: Add checkboxradio to bootstrap --- demos/bootstrap.js | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3