summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-03-24 23:46:21 +0200
committerMaxim Devaev <[email protected]>2024-03-24 23:46:21 +0200
commit1d48ba0a5a4f347321f7f46cd0fe317e3c87d3df (patch)
tree859646496a3e52c346c079eb16acdf7ef0a657ad /web/kvm/index.html
parent611a138b423c1d9a95dce67da91dcf8188bd3ef5 (diff)
screenshot and reset stream buttons are always active
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index a8ccca6b..9fb79a28 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -253,8 +253,8 @@
<hr>
<div class="buttons buttons-row">
<button class="row33" data-force-hide-menu data-show-window="stream-window">&bull; Show stream</button>
- <button class="row33" disabled data-force-hide-menu id="stream-screenshot-button">&bull; Screenshot</button>
- <button class="row33" disabled id="stream-reset-button">Reset stream</button>
+ <button class="row33" data-force-hide-menu id="stream-screenshot-button">&bull; Screenshot</button>
+ <button class="row33" id="stream-reset-button">Reset stream</button>
</div>
<div class="feature-disabled" id="hid-outputs">
<hr>