From 02dae35d5e58932ab11bf4a1b9800182224dded6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 27 Mar 2018 23:41:51 +0200 Subject: [PATCH] Product-only: - "in" was not fitting for a boolean value, better take "equals" and a p:selectOneMenu tag to have a compact way of selecting available or not available products MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../generic_product/admin_generic_product_list.xhtml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/web/admin/generic_product/admin_generic_product_list.xhtml b/web/admin/generic_product/admin_generic_product_list.xhtml index 478a2ad3..5cd8d7e0 100644 --- a/web/admin/generic_product/admin_generic_product_list.xhtml +++ b/web/admin/generic_product/admin_generic_product_list.xhtml @@ -85,7 +85,15 @@ - + + + + + + + + + -- 2.39.5