mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
refactoring
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
|
||||
<%! import operator %>
|
||||
% for km in sorted(keymap, key=operator.attrgetter("web_key")):
|
||||
${km.web_key}: ${km.kvmd_code}
|
||||
${km.web_key}: ${km.arduino_hid_code}
|
||||
% endfor
|
||||
|
||||
Reference in New Issue
Block a user