mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-598: Abort rendering of pages if critical data fails to load (data without which the page is non-functional).
This commit is contained in:
@@ -335,7 +335,7 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto
|
||||
|
||||
});
|
||||
|
||||
}, requestService.WARN);
|
||||
}, requestService.DIE);
|
||||
|
||||
/**
|
||||
* Returns the URL for the page which manages the user account currently
|
||||
|
Reference in New Issue
Block a user