PROMOTE BATCH ISSUE FIXED : Velz

This commit is contained in:
velz 2018-06-22 12:56:47 +05:30
parent 58cee9f639
commit 350be8fe2e

View File

@ -177,7 +177,7 @@ $scope.isShowNxtBatch = false;
//console.log($scope.selectedStudentsID);
}
/
$scope.promoteStudents = function()
{
if($scope.selectedStudentsID.length == 0 )