Przeglądaj źródła

Fix VM interfaces table header alignment

Jeremy Stretch 6 lat temu
rodzic
commit
d9b8bc0422

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