mirror of
https://github.com/tabler/tabler.git
synced 2026-08-13 23:02:23 +04:00
Card with switch
This commit is contained in:
@@ -59,5 +59,8 @@ menu: interface.cards
|
||||
<div class="col-lg-6">
|
||||
{% include cards/card.html title="Card with alert" alert="Adding action was failed" alert-type="danger" %}
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
{% include cards/card.html title="Card with switch" show-switch=true %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user