[BS5] change bootstrap general
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="btn-group dropup" data-acl="{{ acl.quarantine }}">
|
||||
<a class="btn btn-sm btn-default dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.quarantine.quick_actions }}</a>
|
||||
<a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.quarantine.quick_actions }}</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a class="dropdown-item" data-action="edit_selected" data-id="qitems_single" data-item="" data-api-url='edit/qitem' data-api-attr='{"action":"release"}' href="#">{{ lang.quarantine.deliver_inbox }}</a></li>
|
||||
<li><hr class="dropdown-divider"></li>
|
||||
|
Reference in New Issue
Block a user