Skip to content

Commit

Permalink
Fix JM syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
fbennett committed Feb 5, 2018
1 parent 228d1c7 commit beccfad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/zotero/bindings/itembox.xml
Expand Up @@ -902,7 +902,7 @@
if (this.nextSibling.inputField) {
this.nextSibling.inputField.blur();
}
}
})
}
}
// OH DEAR (end)
Expand Down

0 comments on commit beccfad

Please sign in to comment.