student controller updations: kdk

This commit is contained in:
resicovenba 2018-02-24 12:36:07 +05:30
parent 67134a84b1
commit dd9bf7d109

View File

@ -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",