From 29d7d6183ed531c4be3938b6d471b7f6d8e3fe32 Mon Sep 17 00:00:00 2001 From: Piyankara N W M G P Date: Sun, 21 Jul 2024 10:37:38 +0530 Subject: [PATCH] Signed-off-by: Piyankara N W M G P closes Issue#6494 --- src/main/resources/META-INF/persistence.xml | 4 ++-- ...nt_scheme_discount_opd_by_department.xhtml | 23 +++++++++++-------- 2 files changed, 15 insertions(+), 12 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_opd_by_department.xhtml b/src/main/webapp/admin/pricing/payment_scheme_discount_opd_by_department.xhtml index 39393e1c2f..39badd060a 100644 --- a/src/main/webapp/admin/pricing/payment_scheme_discount_opd_by_department.xhtml +++ b/src/main/webapp/admin/pricing/payment_scheme_discount_opd_by_department.xhtml @@ -21,13 +21,15 @@ + var="mem" itemLabel="#{mem.name}" itemValue="#{mem}" class="w-100" + inputStyleClass="w-100" > - + + var="dep" itemLabel="#{dep.name}" itemValue="#{dep}" class="w-100" + inputStyleClass="w-100"> @@ -36,24 +38,25 @@ - + - + - - + - + - + action="#{opdMemberShipDiscountController.createItemsDepartmentsPaymentScheme}" class="m-1"/> +