mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Display templated parts as italic in the part list
This commit is contained in:
@ -85,6 +85,8 @@ class PartSerializer(serializers.ModelSerializer):
|
||||
'full_name',
|
||||
'name',
|
||||
'IPN',
|
||||
'is_template',
|
||||
'variant_of',
|
||||
'variant',
|
||||
'description',
|
||||
'keywords',
|
||||
|
Reference in New Issue
Block a user