Cleaning
This commit is contained in:
parent
d04cd2c7ce
commit
5c2fd67e20
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ angular.module('SeHub')
|
|||
}
|
||||
|
||||
$scope.user = data;
|
||||
$rootScope.user = data;
|
||||
if($scope.user.isFirstLogin){
|
||||
$scope.menuObj = {};
|
||||
$scope.isInRegisterMode = true;
|
||||
|
|
Loading…
Reference in a new issue