diff --git a/Apollo/assets/js/controllers/BatchmomentCtrl.js b/Apollo/assets/js/controllers/BatchmomentCtrl.js index 7a3b13c9..8e2563b8 100644 --- a/Apollo/assets/js/controllers/BatchmomentCtrl.js +++ b/Apollo/assets/js/controllers/BatchmomentCtrl.js @@ -177,7 +177,7 @@ $scope.isShowNxtBatch = false; //console.log($scope.selectedStudentsID); } - / + $scope.promoteStudents = function() { if($scope.selectedStudentsID.length == 0 )