From ddebc104b5a0dc0eb97721dff434666f1f85c507 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Tue, 13 Mar 2018 13:12:01 +0530 Subject: [PATCH] call tracking changes --- Apollo/assets/views/callTrackingDetails.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/callTrackingDetails.html b/Apollo/assets/views/callTrackingDetails.html index 74c6b04c..7265d3ca 100755 --- a/Apollo/assets/views/callTrackingDetails.html +++ b/Apollo/assets/views/callTrackingDetails.html @@ -349,7 +349,7 @@ max-date="futureDate" close-text="Close" required="required" ng-readonly="true"/> Followup Date is required. + ng-if="Form.date.$dirty && Form.date.$error.required">Followup date is required.