issue no:1669
This commit is contained in:
parent
795b07dcbd
commit
2ebd1e97d2
@ -206,6 +206,13 @@ $scope.TransferAmt=0;
|
||||
|
||||
var studentId = q.StudentID;
|
||||
var CourseID = m.deActivecourse;
|
||||
//$scope.selectedfeeID=[];
|
||||
|
||||
$scope.selectedfeeID.length = 0;
|
||||
$scope.total_click = 0;
|
||||
|
||||
// console.log($scope.selectedfeeID);
|
||||
|
||||
|
||||
//console.log(CourseID);die();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user