alert removal

This commit is contained in:
venbatechnologies@gmail.com 2018-10-11 15:37:33 +05:30
parent bb89f21958
commit 432f37582b

View File

@ -875,7 +875,7 @@ $scope.setModel.feesType.SessionName = $scope.sessionDetails[0].SessionID;
$scope.getStudentSetFees = function (ID,courseID,studeID) {
alert('in')
// alert('in')
$scope.BatchDetails=[];
$scope.sessionDetails=[];
$scope.sessionDetailsTo=[];