diff options
author | Devaev Maxim <[email protected]> | 2020-07-18 10:51:20 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-07-18 10:51:20 +0300 |
commit | 6bd4fc769fb72a19ef7b7b035ffcbd3b97959ccc (patch) | |
tree | 48f8275cab2a755544b6fdca836788bfd675c909 /web/kvm/navbar-macro.pug | |
parent | 325bf6b5870f6e7c00c2132d109f121ead66a0e4 (diff) |
refactoring
Diffstat (limited to 'web/kvm/navbar-macro.pug')
-rw-r--r-- | web/kvm/navbar-macro.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/kvm/navbar-macro.pug b/web/kvm/navbar-macro.pug index 9fd981d4..2a0e00d1 100644 --- a/web/kvm/navbar-macro.pug +++ b/web/kvm/navbar-macro.pug @@ -6,6 +6,7 @@ li(class="right") div(class="text") b Record and play keyboard & mouse actions#[br] sub For security reasons, the record will not saved on Pi-KVM + hr div(class="buttons buttons-row") button(disabled data-force-hide-menu id="hid-recorder-record" class="row25") • Rec button(disabled id="hid-recorder-stop" class="row25") Stop |