mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
GUACAMOLE-346: Remove "paused" notification. Correct UI behavior.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<body>
|
||||
|
||||
<!-- Guacamole recording player -->
|
||||
<div id="player" class="paused">
|
||||
<div id="player">
|
||||
|
||||
<!-- Player display -->
|
||||
<div id="display">
|
||||
@@ -39,9 +39,6 @@
|
||||
<button id="cancel-seek">Cancel</button>
|
||||
</p>
|
||||
</div>
|
||||
<div class="paused-notification">
|
||||
<p>Paused.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user