mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Add show-dialog animation. Style dialogs in client.
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
|
||||
}
|
||||
catch (e) {
|
||||
GuacUI.Client.showError(e.message);
|
||||
GuacUI.Client.showError("Cannot Connect", e.message);
|
||||
}
|
||||
|
||||
}, 0);
|
||||
|
Reference in New Issue
Block a user