mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-23 17:28:49 +02:00
Cleaned up attribute tables
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<div class="panel-heading">
|
||||
<strong>IP Address</strong>
|
||||
</div>
|
||||
<table class="table table-hover panel-body">
|
||||
<table class="table table-hover panel-body attr-table">
|
||||
<tr>
|
||||
<td>Family</td>
|
||||
<td>{{ ipaddress.get_family_display }}</td>
|
||||
|
||||
Reference in New Issue
Block a user