mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
GUACAMOLE-346: Provide explicit "cancel" button for in-progress seek.
This commit is contained in:
@@ -34,7 +34,10 @@
|
||||
<div id="display">
|
||||
<div class="notification-container">
|
||||
<div class="seek-notification">
|
||||
<p>Seek in progress... Click "play" to cancel.</p>
|
||||
<p>
|
||||
Seek in progress...
|
||||
<button id="cancel-seek">Cancel</button>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user