setFees screen date field changes

This commit is contained in:
gandhimathi 2018-03-12 15:56:33 +05:30
parent 4c734a9f47
commit 443d3476ef

View File

@ -350,6 +350,7 @@
placeholder="Select Date"
min-date="getDateArray[$index].Date"
max-date="getDateArray[$index+2].Date"
show-button-bar="false"
close-text="Close" ng-change="setFeesTotalAmount(setModel.feesType,'2','2','1');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'" ng-readonly="true" required="required"/>
<span class="error text-small block"
ng-if="n.DueDate==undefined">Date is required.</span>