mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 22:02:17 -06:00
Standardize usage of table template
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<h5 class="card-header">
|
||||
VLANs
|
||||
</h5>
|
||||
<div class="card-body">
|
||||
<div class="card-body table-responsive">
|
||||
{% render_table vlans_table 'inc/table.html' %}
|
||||
</div>
|
||||
{% if perms.ipam.add_vlan %}
|
||||
|
||||
Reference in New Issue
Block a user