mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-724: Correct typo preventing menu open gesture from working.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="client-view-content">
|
||||
|
||||
<!-- Central portion of view -->
|
||||
<div class="client-body" guac-touch-drag="hiddenMenuDrag">
|
||||
<div class="client-body" guac-touch-drag="menuDrag">
|
||||
|
||||
<!-- All connections in current display -->
|
||||
<guac-tiled-clients
|
||||
|
Reference in New Issue
Block a user