2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-08 12:50:55 +00:00

Display templated parts as italic in the part list

This commit is contained in:
Oliver Walters
2019-05-26 00:29:17 +10:00
parent 6603d6e9ed
commit 21dd893c01
4 changed files with 18 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ class EditPartForm(HelperForm):
'name',
'IPN',
'variant',
'is_template',
'description',
'keywords',
'URL',