Fix related-box error in not yet connected element
This commit is contained in:
parent
3cb12a2ad3
commit
b31f66ddbd
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@
|
||||||
</div>
|
</div>
|
||||||
</box>
|
</box>
|
||||||
`, ['chrome://zotero/locale/zotero.dtd']);
|
`, ['chrome://zotero/locale/zotero.dtd']);
|
||||||
|
|
||||||
this._destroyed = false;
|
|
||||||
this._notifierID = Zotero.Notifier.registerObserver(this, ['item'], 'relatedbox');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
connectedCallback() {
|
connectedCallback() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue