Start on config setup tool. This tool is not yet functional.
This commit is contained in:
parent
cac19cac57
commit
1142b1bc18
19 changed files with 1336 additions and 7 deletions
|
@ -2993,8 +2993,6 @@ function SuperUserAdminCtrl($scope, $timeout, ApiService, Features, UserService,
|
|||
|
||||
}, ApiService.errorDisplay('Cannot send recovery email'))
|
||||
};
|
||||
|
||||
$scope.loadUsers();
|
||||
}
|
||||
|
||||
function TourCtrl($scope, $location) {
|
||||
|
|
Reference in a new issue