Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Show error message if user settings can't be saved
When the http request returned an error the error message was not shown while changing the user settings in the corresponding dialog. It broke while introducing the JS form validation because its validate function isn't a promise in contrast to the onSave handler.
- Loading branch information