From 350be8fe2efcb034c74fd9e7287f4effa47b605a Mon Sep 17 00:00:00 2001 From: velz Date: Fri, 22 Jun 2018 12:56:47 +0530 Subject: [PATCH] PROMOTE BATCH ISSUE FIXED : Velz --- Apollo/assets/js/controllers/BatchmomentCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )