diff --git a/chrome/content/zotero/bindings/attachmentbox.xml b/chrome/content/zotero/bindings/attachmentbox.xml index bff649662..a2cedddc7 100644 --- a/chrome/content/zotero/bindings/attachmentbox.xml +++ b/chrome/content/zotero/bindings/attachmentbox.xml @@ -297,7 +297,7 @@ } // Note editor - var noteEditor = this._id('note-editor'); + var noteEditor = this._id('attachment-note-editor'); if (this.displayNote) { if (this.displayNoteIfEmpty || this.item.getNote() != '') { Zotero.debug("setting links on top"); @@ -542,7 +542,7 @@ - +