parent
c01214e919
commit
33b49ebffd
@ -150,7 +150,7 @@ class PostsHeaderView extends events.EventTarget {
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (let editor of this._bulkEditors) {
|
for (let editor of this._bulkEditors) {
|
||||||
this._bulkTagEditor.addEventListener('submit', e => {
|
editor.addEventListener('submit', e => {
|
||||||
this._navigate();
|
this._navigate();
|
||||||
});
|
});
|
||||||
editor.addEventListener('open', e => {
|
editor.addEventListener('open', e => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user