mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-11 06:12:16 -06:00
Cleaned up attribute tables
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="panel-heading">
|
||||
<strong>Prefix</strong>
|
||||
</div>
|
||||
<table class="table table-hover panel-body">
|
||||
<table class="table table-hover panel-body attr-table">
|
||||
<tr>
|
||||
<td>Family</td>
|
||||
<td>{{ prefix.get_family_display }}</td>
|
||||
|
||||
Reference in New Issue
Block a user