mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
design fix
This commit is contained in:
@@ -292,7 +292,9 @@ function Ui() {
|
||||
max_z_index = z_index;
|
||||
}
|
||||
});
|
||||
__raiseWindow(last_el_window);
|
||||
if (last_el_window) {
|
||||
__raiseWindow(last_el_window);
|
||||
}
|
||||
};
|
||||
|
||||
var __raiseWindow = function(el_window) {
|
||||
|
||||
Reference in New Issue
Block a user