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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="table-responsive">
|
||||||
<table class="striped table table-bordered" id="leaseTable">
|
<table class="striped table table-bordered" id="leaseTable">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -52,6 +53,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
{% endif %}
|
</div> {% endif %}
|
||||||
</section>
|
</section>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue