1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #8168: Add min/max VID fields to VLANGroup

This commit is contained in:
jeremystretch
2021-12-23 11:13:28 -05:00
parent 083fda3172
commit 544d991e1e
14 changed files with 148 additions and 31 deletions

View File

@@ -23,9 +23,7 @@
<div class="row mb-3">
<div class="col col-md-6">
<div class="card">
<h5 class="card-header">
VLAN Group
</h5>
<h5 class="card-header">VLAN Group</h5>
<div class="card-body">
<table class="table table-hover attr-table">
<tr>
@@ -45,6 +43,10 @@
<span class="text-muted">&mdash;</span>
{% endif %}
</tr>
<tr>
<th scope="row">Permitted VIDs</th>
<td>{{ object.min_vid }} - {{ object.max_vid }}</td>
</tr>
<tr>
<th scope="row">VLANs</th>
<td>