mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
20 lines
807 B
Plaintext
20 lines
807 B
Plaintext
li(id="switch-dropdown" class="right feature-disabled")
|
|
a(class="menu-button" id="switch-menu-button" href="#")
|
|
+navbar_led("switch-atx-power-led", "led-atx-power")
|
|
+navbar_led("switch-atx-hdd-led", "led-atx-hdd")
|
|
span Switch #[i #[sub(id="switch-active-port") ]]
|
|
div(id="switch-menu" class="menu")
|
|
table(style="border-spacing: 0px;")
|
|
tr
|
|
td
|
|
div(class="text")
|
|
b #[a(target="_blank" href="https://docs.pikvm.org/switch") PiKVM Switch] is attached#[br]
|
|
sub Select a port or perform any available action like ATX click
|
|
td
|
|
div(class="text")
|
|
button(data-force-hide-menu data-show-window="switch-window" class="small") • Settings
|
|
hr
|
|
+menu_switch("switch-atx-ask-switch", "Ask ATX click confirmation", true, true)
|
|
hr
|
|
table(id="switch-chain" class="kv")
|