From 17dd88d3978c981e4d4a3965b5afd991e09fb217 Mon Sep 17 00:00:00 2001 From: Lionel VESSILLER Date: Wed, 13 Mar 2019 14:05:32 +0100 Subject: [PATCH] Fix measure unit id in select options --- htdocs/product/class/html.formproduct.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/product/class/html.formproduct.class.php b/htdocs/product/class/html.formproduct.class.php index 3070515b020..efe6b261e83 100644 --- a/htdocs/product/class/html.formproduct.class.php +++ b/htdocs/product/class/html.formproduct.class.php @@ -337,8 +337,8 @@ class FormProduct $return .= ''; foreach ($measuringUnits->records as $lines) { - $return .= '';