mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
This commit is contained in:
+2
-1
@@ -231,7 +231,8 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
|
|||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" checked value="component-animations.less">
|
<input type="checkbox" checked value="component-animations.less">
|
||||||
Component animations (for JS)
|
Component animations (for JS)<br>
|
||||||
|
(includes Collapse)
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
|
|||||||
Reference in New Issue
Block a user