summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-07-14 20:06:32 +0300
committerDevaev Maxim <[email protected]>2021-07-14 20:06:32 +0300
commit105928193b50f40facdc0bfc479dc51a06a97efa (patch)
treea1b6e248ac310fbffc2d13ac8a9d123c80dc52f3 /web/kvm/navbar-system.pug
parentd8c373103135d743c91b0a9e9e142625b79a771d (diff)
two keyboard buttons
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index 093fd944..290cc21c 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -9,8 +9,8 @@ li(class="right")
table(class="kv" style="width: calc(100% - 20px)")
tr
td(class="value") Runtime settings &amp; tools
- td(id="webterm" class="feature-disabled") #[button(data-force-hide-menu id="show-webterm-button" class="small") &bull; Term]
- td #[button(data-force-hide-menu id="show-about-button" class="small") &bull; About]
+ td(id="webterm" class="feature-disabled") #[button(data-force-hide-menu data-show-window="webterm-window" class="small") &bull; Term]
+ td #[button(data-force-hide-menu data-show-window="about-window" class="small") &bull; About]
td #[button(data-force-hide-menu id="open-log-button" class="small") &bull; Log]
td(id="wol" class="feature-disabled") #[button(disabled data-force-hide-menu id="wol-wakeup-button" class="small") &bull; WoL]
hr
@@ -40,7 +40,7 @@ li(class="right")
label(for="stream-mode-radio-janus") H.264 / WebRTC
hr
div(class="buttons buttons-row")
- button(data-force-hide-menu id="show-stream-button" class="row33") &bull; Show stream
+ button(data-force-hide-menu data-show-window="stream-window" class="row33") &bull; Show stream
button(disabled data-force-hide-menu id="stream-screenshot-button" class="row33") &bull; Screenshot
button(disabled id="stream-reset-button" class="row33") Reset stream
div(id="hid-outputs" class="feature-disabled")
@@ -72,5 +72,5 @@ li(class="right")
span(class="switch")
hr
div(class="buttons buttons-row")
- button(data-force-hide-menu id="show-keyboard-button" class="row50") &bull; Show keyboard
+ button(data-force-hide-menu data-show-window="keyboard-window" class="row50") &bull; Show keyboard
button(disabled id="hid-reset-button" class="row50") Reset HID