Commit 2d6cb2c4 authored by Leopoldthecoder's avatar Leopoldthecoder

fix a messagebox bug

parent 5a9f1461
......@@ -77,6 +77,7 @@
if (this.modal) {
document.body.style.overflow = this.bodyOverflow;
}
this.opened = false;
if (!this.transition) {
this.doAfterClose();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment