mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-28 15:43:08 +00:00
GUAC-324: Add functions for showing/hiding menu. Update menu title with connection name.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
<!-- Menu -->
|
||||
<div id="menu">
|
||||
<h2>Guacamole ${project.version}</h2>
|
||||
<h2 id="menu-title">Guacamole ${project.version}</h2>
|
||||
<div class="content">
|
||||
<button>Test button</button>
|
||||
<button>Test button</button>
|
||||
|
||||
Reference in New Issue
Block a user