diff --git a/htdocs/ajaxresponse.php b/htdocs/ajaxresponse.php index c35868f33b8..a07a686b658 100644 --- a/htdocs/ajaxresponse.php +++ b/htdocs/ajaxresponse.php @@ -27,6 +27,6 @@ require('./pre.inc.php'); $form = new Form($db); -$form->select_produits_do("",$_GET["htmlname"],"","","",$_GET["keyref"],$_GET["keylabel"]); +$form->select_produits_do("",$_GET["htmlname"],"","",$_GET["price_level"],$_GET["keyref"],$_GET["keylabel"]); ?> diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 0620c8fd873..1d56818a263 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -661,12 +661,12 @@ class Form print ''; print ''; print ''; print '