fix dependency mapping of buttons and button-groups in customizer
This commit is contained in:
parent
bab736c7d7
commit
997a1f4ed2
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ base_url: "../"
|
|||
</div>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" checked value="buttons.less">
|
||||
<input type="checkbox" checked value="buttons.less" data-dependents="button-groups.less">
|
||||
Buttons
|
||||
</label>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue