dashboardCtrl.js line no:288
This commit is contained in:
parent
581ccd4cc5
commit
27324bae40
@ -285,7 +285,7 @@ app.controller('studentModalDemoCtrl', ["$scope", "$modal", "$log", "API_POINTS"
|
||||
});
|
||||
|
||||
} else {
|
||||
swal("Failed!", "This student is not registerd", "warning");
|
||||
swal("Failed!", "This student is not registered", "warning");
|
||||
$scope.courseEditLoading = false;
|
||||
$scope.studentDetails = "";
|
||||
$scope.courseDetails = "";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user