course details changes done

This commit is contained in:
gandhimathi 2018-02-15 16:43:06 +05:30
parent d7037bb362
commit 6c5f4cf51d

View File

@ -42,7 +42,7 @@
placeholder="Select Date"
close-text="Close" ng-change="getDateFormat(p.BatchDate,'2');" required="required"/>
<span class="error text-small block"
ng-if="Form.date.$dirty && Form.date.$error.required">Btach date is required.</span>
ng-if="Form.date.$dirty && Form.date.$error.required">Batch date is required.</span>
<!--<span class="success text-small block"-->
<!--ng-if="Form.date.$valid ">Thank You</span>-->
</div>