summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-12-25 05:09:52 +0300
committerDevaev Maxim <[email protected]>2020-12-25 05:09:52 +0300
commit3ae6f3f881b4a116f962c919af8606ba32d905db (patch)
tree74e883600db81a12706df1e741b3cfb6b8c9e74b /web/kvm/navbar-system.pug
parentdd4c797d26bdd7107bfb748c1aced677ca083af0 (diff)
refactoring
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index 03111535..cbf7ab6c 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -27,7 +27,7 @@ li(class="right")
td #[input(type="range" id="stream-size-slider" class="slider")]
td(id="stream-size-value" class="value" style="width: 4em") 100%
hr
- +menu_switch("stream-auto-resize-checkbox", "Auto-resize stream window", true, true)
+ +menu_switch("stream-auto-resize-switch", "Auto-resize stream window", true, true)
hr
div(class="buttons buttons-row")
button(data-force-hide-menu id="show-stream-button" class="row33") &bull; Show stream
@@ -44,10 +44,10 @@ li(class="right")
td #[div(id="hid-outputs-mouse" class="radio-box")]
div(id="hid-mouse-squash" class="feature-disabled")
hr
- +menu_switch("hid-mouse-squash-checkbox", "Squash relative mouse moves", true, true)
+ +menu_switch("hid-mouse-squash-switch", "Squash relative mouse moves", true, true)
div(id="hid-connect" class="feature-disabled")
hr
- +menu_switch("hid-connect-checkbox", "Connect HID to Server", true, true)
+ +menu_switch("hid-connect-switch", "Connect HID to Server", true, true)
hr
div(class="buttons buttons-row")
button(data-force-hide-menu id="show-keyboard-button" class="row50") &bull; Show keyboard