diff options
author | Devaev Maxim <[email protected]> | 2020-11-30 11:23:05 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-11-30 11:23:10 +0300 |
commit | f4a8a117c73dc21db0960c3353184d3698484ed0 (patch) | |
tree | 59ea85b01d8193a6a7cd59bc146f7f0a056bc59b /web/kvm/navbar-atx.pug | |
parent | 58d36c8fdb72013c6b4f5c3e4609b27a8f21dab1 (diff) |
navbar change
Diffstat (limited to 'web/kvm/navbar-atx.pug')
-rw-r--r-- | web/kvm/navbar-atx.pug | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/kvm/navbar-atx.pug b/web/kvm/navbar-atx.pug index 374e466a..903ea916 100644 --- a/web/kvm/navbar-atx.pug +++ b/web/kvm/navbar-atx.pug @@ -4,6 +4,10 @@ li(id="atx-dropdown" class="right feature-disabled") +navbar_led("atx-hdd-led", "led-atx-hdd") | ATX div(class="menu") + div(class="text") + b Control the server's power#[br] + sub Use the short click for ACPI shutdown + hr div(class="buttons") button(disabled id="atx-power-button") • Click Power #[sup #[i short]] button(disabled id="atx-power-button-long") • Click Power #[sup #[i long]] |