This commit is contained in:
manzerbredes 2016-03-28 11:27:37 +02:00
parent 3cef0ea672
commit 60cfe3ebc0
3 changed files with 9 additions and 3 deletions

View file

@ -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