Test
This commit is contained in:
parent
3cef0ea672
commit
60cfe3ebc0
3 changed files with 9 additions and 3 deletions
|
@ -31,7 +31,6 @@ mainApp.factory('Identity',[ '$http', '$cookies', '$rootScope', function($http,
|
|||
// If yes, put it into variables
|
||||
angular.extend(profile, profileInCookie);
|
||||
token=tokenPart_0InCookie+tokenPart_1InCookie;
|
||||
|
||||
//}
|
||||
|
||||
// Return I'm Login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue