From 3ceb6f6ba8912f337659b2b370341b603a7581f4 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 4 Nov 2021 17:04:47 +1100 Subject: [PATCH] Fix barcode input --- InvenTree/templates/js/translated/barcode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/templates/js/translated/barcode.js b/InvenTree/templates/js/translated/barcode.js index fcced46f53..ac512df27d 100644 --- a/InvenTree/templates/js/translated/barcode.js +++ b/InvenTree/templates/js/translated/barcode.js @@ -36,7 +36,7 @@ function makeBarcodeInput(placeholderText='', hintText='') {
- +