Skip to content

Commit

Permalink
Restore Jurism-M code line to forestall extraneous showEditor()
Browse files Browse the repository at this point in the history
  • Loading branch information
fbennett committed Apr 20, 2017
1 parent 2c6c4d2 commit 7f8d7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/zotero/bindings/itembox.xml
Expand Up @@ -658,7 +658,7 @@
if (fieldName && this._selectField == fieldName) {
this.showEditor(valueElement);
// Not in official Zotero
// this._selectField = false;
this._selectField = false;
}
// In field merge mode, add a button to switchfield versions
Expand Down

0 comments on commit 7f8d7ab

Please sign in to comment.