From f097b79103a8c155943e37dc67271c02f477799b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 1 Mar 2026 16:56:47 +0100 Subject: [PATCH] Navigate only the content frame when submitting the global barcode scan label --- templates/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html.twig b/templates/base.html.twig index 4b49cb54..afc7a8bf 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -79,7 +79,7 @@ {# Listen for the special #} {% if is_granted("@tools.label_scanner") %} -
+
{% endif %}