Port Maintenance dialog to React. Fixes #7019

This commit is contained in:
Nikhil Mohite
2022-01-07 12:07:49 +05:30
committed by Akshay Joshi
parent 65a6c18263
commit ad862f4084
9 changed files with 283 additions and 352 deletions

View File

@@ -127,7 +127,7 @@ define([
Alertify.grantWizardDialog().elements.modal.style.overflow='visible';
Alertify.grantWizardDialog().elements.dimmer.style.display='none';
}
}, 500);
}, 10);
},
prepare: function () {