mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Port Maintenance dialog to React. Fixes #7019
This commit is contained in:
committed by
Akshay Joshi
parent
65a6c18263
commit
ad862f4084
@@ -127,7 +127,7 @@ define([
|
||||
Alertify.grantWizardDialog().elements.modal.style.overflow='visible';
|
||||
Alertify.grantWizardDialog().elements.dimmer.style.display='none';
|
||||
}
|
||||
}, 500);
|
||||
}, 10);
|
||||
|
||||
},
|
||||
prepare: function () {
|
||||
|
||||
Reference in New Issue
Block a user