From f4e71d6055594b5343ef6ce356bd0fffd5aa11b1 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 8 Sep 2019 10:57:27 +1000 Subject: [PATCH] Add a buttony-boy (cherry picked from commit 69ac5d870a2f1bc9589cd9b23212d3b51cf92c80) --- InvenTree/stock/templates/stock/location.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/InvenTree/stock/templates/stock/location.html b/InvenTree/stock/templates/stock/location.html index 30adba9336..604b91e758 100644 --- a/InvenTree/stock/templates/stock/location.html +++ b/InvenTree/stock/templates/stock/location.html @@ -16,6 +16,9 @@ + {% if location %} {% include "qr_button.html" %}