pulling
This commit is contained in:
rodzic
9d379c759c
commit
c01fb9d53f
@ -133,6 +133,7 @@ app.run(['$rootScope', '$state', 'Auth', '$location', function($rootScope, $stat
|
||||
Auth.add(sess)
|
||||
$state.go("app." + $rootScope.redirectedURL);
|
||||
}
|
||||
console.log('WHERE', $rootScope.redirectedURL );
|
||||
$state.go('splash-page', { 'toState': toState.name });
|
||||
}
|
||||
});
|
||||
|
||||
Ładowanie…
x
Reference in New Issue
Block a user