From f1055d0e5cc6fe91f15104df9f2c94d571797240 Mon Sep 17 00:00:00 2001 From: atm-quentin Date: Wed, 20 Feb 2019 17:09:54 +0100 Subject: [PATCH] make select2 focus to earn time during scanning --- htdocs/fourn/commande/card.php | 8 ++++++++ htdocs/fourn/facture/card.php | 7 +++++++ 2 files changed, 15 insertions(+) diff --git a/htdocs/fourn/commande/card.php b/htdocs/fourn/commande/card.php index 644ebd79347..e951bfa3813 100644 --- a/htdocs/fourn/commande/card.php +++ b/htdocs/fourn/commande/card.php @@ -2769,6 +2769,14 @@ elseif (! empty($object->id)) } } +?> + +close(); diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index 70407661d52..69ca7f85a14 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -3234,6 +3234,13 @@ else } } +?> + +close();