diff options
author | Devaev Maxim <[email protected]> | 2021-07-14 20:06:32 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-07-14 20:06:32 +0300 |
commit | 105928193b50f40facdc0bfc479dc51a06a97efa (patch) | |
tree | a1b6e248ac310fbffc2d13ac8a9d123c80dc52f3 /web/kvm/window-stream.pug | |
parent | d8c373103135d743c91b0a9e9e142625b79a771d (diff) |
two keyboard buttons
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r-- | web/kvm/window-stream.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug index d72d25e8..d304ff5e 100644 --- a/web/kvm/window-stream.pug +++ b/web/kvm/window-stream.pug @@ -1,4 +1,4 @@ -div(id="stream-window" class="window window-resizable" data-show-by-button="show-stream-button") +div(id="stream-window" class="window window-resizable") div(id="stream-window-header" class="window-header") div(class="window-grab") MJPEG button(class="window-button-close") × |