course details changes done
This commit is contained in:
parent
666b74fe60
commit
28b754e91a
@ -140,7 +140,7 @@
|
|||||||
placeholder="Select Date"
|
placeholder="Select Date"
|
||||||
min-date="currentDate1"
|
min-date="currentDate1"
|
||||||
max-date="futureDate1"
|
max-date="futureDate1"
|
||||||
close-text="Close" required="required"/>
|
close-text="Close" required="required" ng-readonly="true"/>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
ng-if="Form.date.$dirty && Form.date.$error.required">Date is required.</span>
|
ng-if="Form.date.$dirty && Form.date.$error.required">Date is required.</span>
|
||||||
<!--<span class="success text-small block"-->
|
<!--<span class="success text-small block"-->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user