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

Fix VM interfaces table header alignment

This commit is contained in:
Jeremy Stretch
2020-01-30 13:39:50 -05:00
parent 923c2728b3
commit d9b8bc0422

View File

@@ -265,7 +265,9 @@
<th>Name</th>
<th>LAG</th>
<th>Description</th>
<th>MTU</th>
<th>Mode</th>
<th>Cable</th>
<th colspan="2">Connection</th>
<th></th>
</tr>