mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
design fix, refactoring
This commit is contained in:
@@ -73,7 +73,7 @@ function Msd() {
|
||||
__applyState();
|
||||
});
|
||||
__applyState();
|
||||
$("msd-switch-to-" + to + "-button").disabled = true;
|
||||
$(`msd-switch-to-${to}-button`).disabled = true;
|
||||
};
|
||||
|
||||
var __selectNewImageFile = function() {
|
||||
|
||||
Reference in New Issue
Block a user