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

Improved button mechanics

This commit is contained in:
Oliver Walters
2019-06-18 22:54:32 +10:00
parent 8842d50c72
commit 0285d3ee83
2 changed files with 2 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ class EditPartForm(HelperForm):
'units',
'minimum_stock',
'notes',
'active',
]