From 3d5542181aa5c89619b1b659ca0230700b4967f6 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 8 Sep 2019 23:40:51 +1000 Subject: [PATCH] Move "Export" button onto stock table --- InvenTree/stock/templates/stock/location.html | 5 +---- InvenTree/templates/stock_table.html | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/InvenTree/stock/templates/stock/location.html b/InvenTree/stock/templates/stock/location.html index fa0db9efce..9878aa56f6 100644 --- a/InvenTree/stock/templates/stock/location.html +++ b/InvenTree/stock/templates/stock/location.html @@ -16,9 +16,6 @@ - {% if location %} {% include "qr_button.html" %} {% if not part or part.is_template == False %} {% endif %}