mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-03 03:21:54 +08:00
refactoring
This commit is contained in:
@@ -45,7 +45,7 @@ export function WakeOnLan() {
|
||||
tools.featureSetEnabled($("wol"), state.enabled);
|
||||
__target = state.target;
|
||||
}
|
||||
wm.switchEnabled($("wol-wakeup-button"), (state && state.enabled));
|
||||
wm.setElementEnabled($("wol-wakeup-button"), (state && state.enabled));
|
||||
};
|
||||
|
||||
var __clickWakeupButton = function() {
|
||||
|
||||
Reference in New Issue
Block a user