summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-macro.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-11-30 11:23:05 +0300
committerDevaev Maxim <[email protected]>2020-11-30 11:23:10 +0300
commitf4a8a117c73dc21db0960c3353184d3698484ed0 (patch)
tree59ea85b01d8193a6a7cd59bc146f7f0a056bc59b /web/kvm/navbar-macro.pug
parent58d36c8fdb72013c6b4f5c3e4609b27a8f21dab1 (diff)
navbar change
Diffstat (limited to 'web/kvm/navbar-macro.pug')
-rw-r--r--web/kvm/navbar-macro.pug11
1 files changed, 1 insertions, 10 deletions
diff --git a/web/kvm/navbar-macro.pug b/web/kvm/navbar-macro.pug
index bc7743ed..d8b5c529 100644
--- a/web/kvm/navbar-macro.pug
+++ b/web/kvm/navbar-macro.pug
@@ -22,16 +22,7 @@ li(class="right")
td(id="hid-recorder-events-count" class="value") 0
td #[sup #[i include delays]]
hr
- table(class="kv")
- tr
- td Infinite loop playback:
- td(colspan="2")
- div(class="switch-box")
- input(disabled type="checkbox" id="hid-recorder-loop-checkbox")
- label(for="hid-recorder-loop-checkbox")
- span(class="switch-inner")
- span(class="switch")
-
+ +menu_switch("hid-recorder-loop-checkbox", "Infinite loop playback", false, false)
hr
input(type="file" id="hid-recorder-new-script-file")
div(class="buttons buttons-row")