course details changes done

This commit is contained in:
gandhimathi 2018-02-23 10:54:01 +05:30
parent 7943009106
commit 9ae6e50116

View File

@ -922,8 +922,6 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
fineAmt11 = parseInt(fineAmt11)+300;
}
// foo++;
}
else{
countDays=0;
@ -1108,7 +1106,6 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
var dayDiff = exDatenew1.diff(exBatchDate, 'days');
dayDiff = dayDiff+1;
alert(dayDiff);
var todatlFineAmt = 0;
var fineAmt1 = 0;
// var fineAmt2 = 0;
@ -1149,8 +1146,6 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
fineAmt11 = parseInt(fineAmt11)+300;
}
// foo++;
}
else{
countDays=0;