course details changes done
This commit is contained in:
parent
7e9e37e7a8
commit
da44a258d7
@ -46,7 +46,6 @@ app.controller('topnavCtrl', ["$scope", "$http", "API_POINTS", "$localStorage",
|
||||
|
||||
var localDetail = JSON.parse(localStorage.getItem('localObj'));
|
||||
var localDetails = ipCookie('cookiechk');
|
||||
console.log(localDetails);
|
||||
$scope.init = function () {
|
||||
if (localDetail != null) {
|
||||
$scope.getProfile();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user