diff --git a/InvenTree/build/forms.py b/InvenTree/build/forms.py index 1413eddc03..62e5816e1f 100644 --- a/InvenTree/build/forms.py +++ b/InvenTree/build/forms.py @@ -177,4 +177,4 @@ class EditBuildAttachmentForm(HelperForm): 'build', 'attachment', 'comment' - ] + ] diff --git a/InvenTree/build/templates/build/allocate.html b/InvenTree/build/templates/build/allocate.html index 71c627e0e8..c27d8f17de 100644 --- a/InvenTree/build/templates/build/allocate.html +++ b/InvenTree/build/templates/build/allocate.html @@ -25,29 +25,39 @@ InvenTree | Allocate Parts