mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-27 15:13:07 +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">
|
<div class="client-view-content">
|
||||||
|
|
||||||
<!-- Central portion of view -->
|
<!-- 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 -->
|
<!-- All connections in current display -->
|
||||||
<guac-tiled-clients
|
<guac-tiled-clients
|
||||||
|
|||||||
Reference in New Issue
Block a user