[BS5] Replace FooTable with jquery Datatables
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
<div class="card-header">{{ lang.admin.forwarding_hosts }}</div>
|
||||
<div class="card-body">
|
||||
<p style="margin-bottom:40px">{{ lang.admin.forwarding_hosts_hint }}</p>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped table-condensed" id="forwardinghoststable"></table>
|
||||
</div>
|
||||
<table class="table table-striped table-condensed" id="forwardinghoststable"></table>
|
||||
<div class="mass-actions-admin">
|
||||
<div class="btn-group btn-group-sm">
|
||||
<button type="button" id="toggle_multi_select_all" data-id="fwdhosts" class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary">{{ lang.mailbox.toggle_all }}</button>
|
||||
|
Reference in New Issue
Block a user