student controller updations: kdk
This commit is contained in:
parent
67134a84b1
commit
dd9bf7d109
@ -1816,7 +1816,7 @@ app.controller('studentSuperAdminCtrl', ["$scope", "toaster", "$filter", "ngTabl
|
||||
// $scope.existingStudentId = response.data.details.studentId;
|
||||
SweetAlert.swal({
|
||||
title: "Warning!",
|
||||
text: "Student Exist with this same Number." + "\n Do you want to Enroll New Course!",
|
||||
text: "Student exist with this same Number." + "\n Do you want to Enroll New Course!",
|
||||
type: "warning",
|
||||
showCancelButton: true,
|
||||
confirmButtonColor: "#007aff",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user