From a555a3c4027fa0b916e01c9ab97d1dc1013f023a Mon Sep 17 00:00:00 2001 From: andreubisquerra Date: Sun, 16 Oct 2022 21:03:14 +0200 Subject: [PATCH] Add product list in phone devices --- htdocs/takepos/index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index faa843aec9a..7443c380b9a 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -1346,7 +1346,7 @@ if (!empty($conf->global->TAKEPOS_WEIGHING_SCALE)) { onclick="MoreProducts('less');" global->TAKEPOS_WEIGHING_SCALE)) {
+
+
+
...