mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 02:42:44 +08:00
Update ModalManager.js
This commit is contained in:
parent
a4910f3d94
commit
6bbd603a41
|
@ -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