course details changes done

This commit is contained in:
gandhimathi 2017-12-05 17:02:26 +05:30
parent 2a010fa0fd
commit adbb922189

View File

@ -88,12 +88,15 @@ app.controller('studentCtrl', ["$scope", "toaster", "$filter", "ngTableParams",
$scope.getStudentList();
$scope.getUniversityList();
$scope.myModel.dateofbirth=$filter('date')($scope.currentDate, 'dd-MM-yyyy');
} else {
}
}
$scope.getStudentList = function () {
$scope.loader = true;
var empListreq = {