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.