summaryrefslogtreecommitdiff
path: root/web/kvm/window-stream.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r--web/kvm/window-stream.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug
index 2595fe3b..dc083600 100644
--- a/web/kvm/window-stream.pug
+++ b/web/kvm/window-stream.pug
@@ -2,7 +2,7 @@
- confirm_msg += "the video transmission until you open the broadcast again.<br>";
- confirm_msg += "This can be useful for saving traffic.";
-div(id="stream-window" class="window window-resizable" data-close-confirm=confirm_msg)
+div(id="stream-window" class="window window-resizable" data-close-confirm=confirm_msg data-show-by-button="show-stream-button")
div(id="stream-window-header" class="window-header")
div(class="window-grab") Stream
button(class="window-button-close") &times;