unfortunately Collapse and therefore also jquery are required :/

This commit is contained in:
m
2016-01-04 23:04:25 +01:00
parent 101e817f5b
commit ffa281f7e9
9 changed files with 299 additions and 14 deletions

View File

@@ -387,8 +387,11 @@
"forms.less",
"responsive-utilities.less",
"navs.less",
"navbar.less"
"navbar.less",
"component-animations.less"
],
"js": [],
"customizerUrl": "http://getbootstrap.com/customize/?id=f8d5fd8296f89ec97a16"
"js": [
"collapse.js"
],
"customizerUrl": "http://getbootstrap.com/customize/?id=3c7c656f52fd3ed09ab6"
}