mirror of
https://github.com/flarum/framework.git
synced 2024-11-30 05:13:37 +08:00
Update ModalManager.js
This commit is contained in:
parent
90c2e7602b
commit
e7b8c05a77
|
@ -54,7 +54,6 @@ export default class ModalManager extends Component {
|
|||
m.redraw(true);
|
||||
|
||||
this.$().modal({backdrop: this.component.isDismissible() ? true : 'static'}).modal('show');
|
||||
this.onready();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user