Update templates/dhcpv6_leases.html
This commit is contained in:
parent
24cf3bd00e
commit
c97b483325
1 changed files with 25 additions and 24 deletions
|
|
@ -29,6 +29,7 @@
|
|||
</button>
|
||||
</div>
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="striped table table-bordered" id="leaseTable">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
@ -52,6 +53,6 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
{% endif %}
|
||||
</div> {% endif %}
|
||||
</section>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue