callTrackingCtrl.js for spell mistake in line no:1732
This commit is contained in:
parent
2060a3b3cb
commit
dca7d6eaa5
@ -1729,7 +1729,7 @@ app.controller('studentModalDemoCtrl', ["$scope", "$modal", "$log", "API_POINTS"
|
||||
});
|
||||
|
||||
} else {
|
||||
swal("Failed!", "This student is not registerd", "warning");
|
||||
swal("Failed!", "This student is not registred", "warning");
|
||||
$scope.courseEditLoading = false;
|
||||
$scope.studentDetails = "";
|
||||
$scope.courseDetails = "";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user