From 351a55c9ea06cbbfb14d74842cb216d398d8e456 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Fri, 12 Jun 2020 11:14:33 +1000 Subject: [PATCH] Add the concept of "action groups" to the buttons for the Stock Location view --- .../stock/templates/stock/item_base.html | 2 +- InvenTree/stock/templates/stock/location.html | 47 ++++++++++++------- .../templates/stock/location_delete.html | 7 ++- 3 files changed, 35 insertions(+), 21 deletions(-) diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index dc83144dfd..541789e39b 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -73,7 +73,7 @@ InvenTree | {% trans "Stock Item" %} - {{ item }}
- +