mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
correct indentations
This commit is contained in:
parent
e04c0473b1
commit
f5089333d3
@ -571,8 +571,6 @@
|
|||||||
<button class="btn btn-default btn-xs toggle-ips" selected="selected">
|
<button class="btn btn-default btn-xs toggle-ips" selected="selected">
|
||||||
<span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show IPs
|
<span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show IPs
|
||||||
</button>
|
</button>
|
||||||
{# </div>#}
|
|
||||||
{# <div class="pull-right noprint">#}
|
|
||||||
<button class="btn btn-default btn-xs toggle-vlans" selected="selected">
|
<button class="btn btn-default btn-xs toggle-vlans" selected="selected">
|
||||||
<span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show VLANs
|
<span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show VLANs
|
||||||
</button>
|
</button>
|
||||||
@ -590,8 +588,6 @@
|
|||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
<th>LAG</th>
|
<th>LAG</th>
|
||||||
<th>Description</th>
|
<th>Description</th>
|
||||||
{# <th>Tagged VLANs</th>#}
|
|
||||||
{# <th>Untagged VLAN</th>#}
|
|
||||||
<th>MTU</th>
|
<th>MTU</th>
|
||||||
<th>Mode</th>
|
<th>Mode</th>
|
||||||
<th>Cable</th>
|
<th>Cable</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user