From 33c454ed5a200d1a5ba976b98038d0446be72f0e Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Fri, 23 Oct 2020 00:51:01 +1100 Subject: [PATCH] Add action buttons to each build output --- .../templates/build/allocation_card.html | 12 ++- .../templates/build/delete_build_item.html | 11 ++- InvenTree/build/views.py | 3 - InvenTree/templates/js/build.js | 89 ++++++++++++++++++- 4 files changed, 103 insertions(+), 12 deletions(-) diff --git a/InvenTree/build/templates/build/allocation_card.html b/InvenTree/build/templates/build/allocation_card.html index c00eaf6bbf..6e9faceb22 100644 --- a/InvenTree/build/templates/build/allocation_card.html +++ b/InvenTree/build/templates/build/allocation_card.html @@ -1,6 +1,6 @@ {% load i18n %} -
+