From 15e8e230a748550a6d034d55bdb1f012cfe05a14 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Fri, 23 Feb 2018 18:06:54 +0530 Subject: [PATCH] course details changes done --- Apollo/assets/views/callTrackingPendingDetails.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/callTrackingPendingDetails.html b/Apollo/assets/views/callTrackingPendingDetails.html index ff243e80..a3999f06 100755 --- a/Apollo/assets/views/callTrackingPendingDetails.html +++ b/Apollo/assets/views/callTrackingPendingDetails.html @@ -51,7 +51,7 @@ datepicker-options="dateOptions" placeholder="Select Date" max-date="maxDate" - close-text="Close" ng-change="checkDate(myModel)"/> + close-text="Close" ng-change="checkDate(myModel)" ng-readonly="true"/>