From a3bbd8daf9967200eee5160e8c9991948a296f32 Mon Sep 17 00:00:00 2001 From: Piyankara N W M G P Date: Sun, 21 Jul 2024 11:23:21 +0530 Subject: [PATCH] Signed-off-by: Piyankara N W M G P closes Issue#6500 --- src/main/resources/META-INF/persistence.xml | 4 ++-- .../payment_scheme_discount_channel.xhtml | 24 ++++++++++--------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/src/main/resources/META-INF/persistence.xml b/src/main/resources/META-INF/persistence.xml index 6553951ab8..0e77e8aff2 100644 --- a/src/main/resources/META-INF/persistence.xml +++ b/src/main/resources/META-INF/persistence.xml @@ -1,14 +1,14 @@ - jdbc/demos + jdbc/hims false - jdbc/demoaudit + jdbc/himsAduit false diff --git a/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml b/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml index 44cf14e5c3..c030c26f4c 100644 --- a/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml +++ b/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml @@ -15,13 +15,14 @@ - - + + + var="mem" itemLabel="#{mem.name}" itemValue="#{mem}" styleClass="mediuminput" + class="w-100" inputStyleClass="w-100" > @@ -30,26 +31,27 @@ + var="cat" itemLabel="#{cat.name} #{cat.parentCategory}" itemValue="#{cat}" + class="w-100" inputStyleClass="w-100" > - + - - - + + - + - +