diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index 21a837fb3..71d519d13 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -26,6 +26,7 @@ + Guacamole ${project.version} @@ -95,29 +96,37 @@ + } + catch (e) { + GuacamoleUI.showError(e.message); + } + }, 0); + + }; + + /* ]]> */