diff --git a/Apollo/assets/views/callTrackingFollowup.html b/Apollo/assets/views/callTrackingFollowup.html
index 1d1caf0c..c65f9e5d 100644
--- a/Apollo/assets/views/callTrackingFollowup.html
+++ b/Apollo/assets/views/callTrackingFollowup.html
@@ -107,7 +107,7 @@
datepicker-options="dateOptions"
placeholder="Select Date"
min-date="currentDate1"
- max-date="minStartDate"
+ max-date="futureDate1"
close-text="Close" required="required"/>
Date is required.
@@ -146,12 +146,8 @@