From df2bdd7694d48d979bca33f244a2ccd045ac148c Mon Sep 17 00:00:00 2001 From: Yash Sancheti <32770175+Onyx2406@users.noreply.github.com> Date: Wed, 28 Jun 2023 02:33:38 +0530 Subject: [PATCH] changed min="minDate" to min="first.date" Update viewloanaccountdetails.html --- app/views/loans/viewloanaccountdetails.html | 2 +- app/views/organization/cashmgmt/createCashier.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/loans/viewloanaccountdetails.html b/app/views/loans/viewloanaccountdetails.html index 6d72a187ea..263ab5bd8d 100755 --- a/app/views/loans/viewloanaccountdetails.html +++ b/app/views/loans/viewloanaccountdetails.html @@ -33,7 +33,7 @@

{{'label.heading.confirm' | translate}}

diff --git a/app/views/organization/cashmgmt/createCashier.html b/app/views/organization/cashmgmt/createCashier.html index 67215f5d62..6b8f0faf66 100644 --- a/app/views/organization/cashmgmt/createCashier.html +++ b/app/views/organization/cashmgmt/createCashier.html @@ -60,7 +60,7 @@
+ class="form-control" is-open="opened" min="first.date" required />