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() {
|
function getUniversity_FeesDetails() {
|
||||||
|
localStorage.setItem('localSubjectDetails', '');
|
||||||
$scope.subjectDetails=[];
|
$scope.subjectDetails=[];
|
||||||
var getCourseUnivFee = {
|
var getCourseUnivFee = {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user