summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-11-23 04:45:21 +0300
committerMaxim Devaev <[email protected]>2022-11-23 04:45:21 +0300
commit3b4792882be0129f787b21602f67d1f70d7bfdaa (patch)
tree39876cda00782b1095c3051a2808323a942837b5 /web/kvm/navbar-system.pug
parentedc370168cd84c3a5813b207c17d7ca0a559953c (diff)
web: locator switch
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index c3367696..ea8cd6b8 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -100,6 +100,15 @@ li(id="system-dropdown" class="right")
label(for="gpio-switch-__v3_usb_breaker__")
span(class="switch-inner")
span(class="switch")
+ tr(id="v4-locator" class="feature-disabled")
+ td Enable locator LED:
+ td(align="right")
+ div(class="switch-box")
+ input(disabled type="checkbox" id="gpio-switch-__v4_locator__" class="gpio-switch"
+ data-channel="__v4_locator__")
+ label(for="gpio-switch-__v4_locator__")
+ span(class="switch-inner")
+ span(class="switch")
tr
+menu_switch_notable("page-close-ask-switch", "Ask page close confirmation", true, true)
hr