This commit is contained in:
venbatechnologies@gmail.com 2019-01-24 15:51:06 +05:30
parent ed05f4c77a
commit 32c92ed0cc

View File

@ -225,12 +225,12 @@ app.controller('schCtrl', ["$scope","$rootScope","toaster", "$filter", "ngTableP
return false; return false;
} }
// if(Sem_Year == undefined || Sem_Year =='') if(Sem_Year == undefined || Sem_Year =='')
// { {
// swal("Select Sem/Year"); swal("Select Sem/Year");
// return false; return false;
// } }
$scope.editId=1; $scope.editId=1;
$scope.semDropDownShowLoading = false; $scope.semDropDownShowLoading = false;