course details changes done
This commit is contained in:
parent
72b2030a84
commit
29767bebe0
@ -20,7 +20,7 @@ app.controller('studentViewCtrl', ["$scope","$rootScope", "toaster", "$filter",
|
||||
},
|
||||
data: {
|
||||
requestedBy: JSON.parse(localStorage.getItem('localObj')).localUserID,
|
||||
|
||||
requestedFrom: 2
|
||||
}
|
||||
};
|
||||
$http(getcourse).then(function (response) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user