course details changes done
This commit is contained in:
parent
06067bee9b
commit
3bb4d36ad5
@ -618,7 +618,7 @@ app.controller('callTrackingPendingCtrl', ["$scope","$rootScope","toaster", "$fi
|
||||
* */
|
||||
$scope.init = function (form,myModel) {
|
||||
|
||||
if(isNaN(myModel.closeDate)){
|
||||
if(isNaN(myModel.pendingDate)){
|
||||
$scope.loadDate= $filter('date')(new Date(), 'yyyy-MM-dd');
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user