summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-macro.pug
diff options
context:
space:
mode:
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")