mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 01:21:54 +08:00
fixed link to root
This commit is contained in:
@@ -34,10 +34,6 @@ function WindowManager() {
|
||||
}
|
||||
});
|
||||
|
||||
if ($("menu-logo")) {
|
||||
tools.setOnClick($("menu-logo"), () => window.history.back());
|
||||
}
|
||||
|
||||
window.onmouseup = __globalMouseButtonHandler;
|
||||
window.ontouchend = __globalMouseButtonHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user