From 3aecb110a527776c654fcd0881ce3c6245ac0ed8 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 11 Jun 2020 19:05:55 +1000 Subject: [PATCH] Add qrcode icon as prefix to barcode input --- InvenTree/InvenTree/static/script/inventree/barcode.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/InvenTree/InvenTree/static/script/inventree/barcode.js b/InvenTree/InvenTree/static/script/inventree/barcode.js index 04662fe5f0..24e04d8237 100644 --- a/InvenTree/InvenTree/static/script/inventree/barcode.js +++ b/InvenTree/InvenTree/static/script/inventree/barcode.js @@ -56,7 +56,12 @@ function makeBarcodeInput(placeholderText='') {
- +
+ + + + +
Enter barcode data