diff options
author | Maxim Devaev <[email protected]> | 2022-10-08 06:09:33 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-10-08 06:09:33 +0300 |
commit | a39d3dffbe837c15576615656df5a924bcd44831 (patch) | |
tree | 407258ff32ac271ec2ccf6069a00e56ce1f04722 /web/kvm/navbar-gpio.pug | |
parent | 16d9c3815f5bb5ba98f0923efc9f0fad8e2f48a2 (diff) |
pikvm/pikvm#803: Ability to use LEDs in GPIO title
Diffstat (limited to 'web/kvm/navbar-gpio.pug')
-rw-r--r-- | web/kvm/navbar-gpio.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-gpio.pug b/web/kvm/navbar-gpio.pug index ed5000ac..e8424ef7 100644 --- a/web/kvm/navbar-gpio.pug +++ b/web/kvm/navbar-gpio.pug @@ -1,4 +1,4 @@ li(id="gpio-dropdown" class="right feature-disabled") a(class="menu-button" id="gpio-menu-button" href="#") - | GPIO + span GPIO div(data-dont-hide-menu id="gpio-menu" class="menu") |