diff --git a/chrome/content/zotero/bindings/noteeditor.xml b/chrome/content/zotero/bindings/noteeditor.xml index f60610da5f..18f8344174 100644 --- a/chrome/content/zotero/bindings/noteeditor.xml +++ b/chrome/content/zotero/bindings/noteeditor.xml @@ -89,6 +89,7 @@ this._mode = val; document.getAnonymousNodes(this)[0].setAttribute('mode', val); + this._id('links').mode = val; ]]> @@ -396,6 +397,14 @@ ]]> + + + + +