Fix stacking disconnection alerts
This commit is contained in:
@@ -491,6 +491,11 @@ define([
|
||||
$ok.focus();
|
||||
Notifier.notify();
|
||||
});
|
||||
|
||||
return {
|
||||
element: frame,
|
||||
delete: close
|
||||
};
|
||||
};
|
||||
|
||||
UI.prompt = function (msg, def, cb, opt, force) {
|
||||
|
||||
Reference in New Issue
Block a user