Browse Source

Fix VM interfaces table header alignment

Jeremy Stretch 6 năm trước cách đây
mục cha
commit
d9b8bc0422
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      netbox/templates/virtualization/virtualmachine.html

+ 2 - 0
netbox/templates/virtualization/virtualmachine.html

@@ -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>