commit f04d396d738c17003ef09d4ee7f1e78ad0646595
parent 0a92a584d0dbde28cc778d40fa097137bef467fb
Author: Simon Kornblith <simon@simonster.com>
Date: Sun, 22 Jan 2012 10:11:01 -0500
Revert mapping from inventor to author, since we already map primary creator types to CSL author
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/utilities.js b/chrome/content/zotero/xpcom/utilities.js
@@ -37,7 +37,6 @@ const CSL_NAMES_MAPPINGS = {
"bookAuthor":"container-author",
"composer":"composer",
"interviewer":"interviewer",
- "inventor":"author",
"recipient":"recipient",
"seriesEditor":"collection-editor",
"translator":"translator"