mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
changed colspan of IP-addr. table
This commit is contained in:
parent
075b13501b
commit
ecc47a3f12
@ -210,7 +210,7 @@
|
||||
{% endif %}
|
||||
|
||||
{# IP addresses table #}
|
||||
<td colspan="9" style="padding: 0">
|
||||
<td colspan="11" style="padding: 0">
|
||||
<table class="table table-condensed interface-ips">
|
||||
<thead>
|
||||
<tr class="text-muted">
|
||||
|
Loading…
Reference in New Issue
Block a user