Merge remote-tracking branch 'origin/master'

This commit is contained in:
gandhimathi 2018-02-24 18:51:06 +05:30
commit 50d7f9e5b9

View File

@ -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 registered", "warning");
$scope.courseEditLoading = false;
$scope.studentDetails = "";
$scope.courseDetails = "";