commit 4c46d9aa23e9458461684635676f38ec1664574f
parent 4d143aca324356e22ba546cb195e35f1eb816ece
Author: Dan Stillman <dstillman@zotero.org>
Date: Tue, 4 May 2010 16:28:22 +0000
Add auto-complete to Archive field
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/chrome/content/zotero/xpcom/data/itemFields.js b/chrome/content/zotero/xpcom/data/itemFields.js
@@ -302,6 +302,7 @@ Zotero.ItemFields = new function() {
'seriesText',
'libraryCatalog',
'callNumber',
+ 'archive',
'archiveLocation',
'language',
'rights',