mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1656: Force refresh the user context on updateUserContext to ensure that any modified user attributes are picked up.
This commit is contained in:
@@ -501,6 +501,4 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto
|
||||
return userService.deleteUser($scope.dataSource, $scope.user);
|
||||
};
|
||||
|
||||
console.log($scope);
|
||||
|
||||
}]);
|
||||
|
Reference in New Issue
Block a user