2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Form field rearrangement

This commit is contained in:
Oliver Walters
2019-06-02 20:07:30 +10:00
parent ba26acd487
commit 0b88953706
2 changed files with 3 additions and 3 deletions

View File

@ -92,10 +92,10 @@ class EditPartForm(HelperForm):
'category',
'name',
'IPN',
'is_template',
'variant_of',
'description',
'keywords',
'variant_of',
'is_template',
'URL',
'default_location',
'default_supplier',