瀏覽代碼

Fix VM interfaces table header alignment

Jeremy Stretch 6 年之前
父節點
當前提交
d9b8bc0422
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>