Browse Source

Closes #3241: Correct terminology in inventory items table header

Jeremy Stretch 7 năm trước cách đây
mục cha
commit
90f7122fde
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      netbox/templates/dcim/device_inventory.html

+ 1 - 1
netbox/templates/dcim/device_inventory.html

@@ -37,7 +37,7 @@
                             <th>Name</th>
                             <th></th>
                             <th>Manufacturer</th>
-                            <th>Part Number</th>
+                            <th>Part ID</th>
                             <th>Serial Number</th>
                             <th>Asset Tag</th>
                             <th>Description</th>