bath
This commit is contained in:
parent
ed05f4c77a
commit
32c92ed0cc
@ -225,12 +225,12 @@ app.controller('schCtrl', ["$scope","$rootScope","toaster", "$filter", "ngTableP
|
||||
return false;
|
||||
}
|
||||
|
||||
// if(Sem_Year == undefined || Sem_Year =='')
|
||||
// {
|
||||
// swal("Select Sem/Year");
|
||||
// return false;
|
||||
if(Sem_Year == undefined || Sem_Year =='')
|
||||
{
|
||||
swal("Select Sem/Year");
|
||||
return false;
|
||||
|
||||
// }
|
||||
}
|
||||
|
||||
$scope.editId=1;
|
||||
$scope.semDropDownShowLoading = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user