Explorar el Código

Closes #3241: Correct terminology in inventory items table header

Jeremy Stretch hace 6 años
padre
commit
90f7122fde
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>