From 15d28014ed7d89aa34c39808880b65da52afd0e1 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 10 Oct 2014 04:34:52 -0400 Subject: [PATCH] Fix creator type assignment in item box --- chrome/content/zotero/bindings/itembox.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chrome/content/zotero/bindings/itembox.xml b/chrome/content/zotero/bindings/itembox.xml index a5b4f8fa7..0db0196d3 100644 --- a/chrome/content/zotero/bindings/itembox.xml +++ b/chrome/content/zotero/bindings/itembox.xml @@ -476,6 +476,7 @@ } var creatorTypes = Zotero.CreatorTypes.getTypesForItemType(this.item.itemTypeID); + var localized = {}; for (var i=0; i