From 6c5f4cf51d43458fb19062677ddc63b573274cd4 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 15 Feb 2018 16:43:06 +0530 Subject: [PATCH] course details changes done --- Apollo/assets/views/editBatchDetails.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/editBatchDetails.html b/Apollo/assets/views/editBatchDetails.html index f467e803..49223977 100755 --- a/Apollo/assets/views/editBatchDetails.html +++ b/Apollo/assets/views/editBatchDetails.html @@ -42,7 +42,7 @@ placeholder="Select Date" close-text="Close" ng-change="getDateFormat(p.BatchDate,'2');" required="required"/> Btach date is required. + ng-if="Form.date.$dirty && Form.date.$error.required">Batch date is required.