course details changes done
This commit is contained in:
parent
6960ef8623
commit
2b90e903bd
@ -415,6 +415,7 @@ app.controller('courseCtrl', ["$scope","$rootScope","toaster", "$filter", "ngTab
|
||||
};
|
||||
|
||||
function getUniversity_FeesDetails() {
|
||||
localStorage.setItem('localSubjectDetails', '');
|
||||
$scope.subjectDetails=[];
|
||||
var getCourseUnivFee = {
|
||||
method: 'POST',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user