bath
This commit is contained in:
parent
ed05f4c77a
commit
32c92ed0cc
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user