diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index d9a71dc82..fb8c20c65 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -56,7 +56,7 @@ -
+
@@ -107,6 +107,7 @@ ); // Add client to UI + guac.getDisplay().className = "software-cursor"; GuacamoleUI.display.appendChild(guac.getDisplay()); // Tie UI to client