www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 4e9f05a183f0c9cf2989d95d6399eb5b4fe5d74a
parent 61e9ace79e390eadfbf1eb55551ca0efad048f09
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 10 Feb 2010 20:10:45 +0000

Restore autocomplete for "Library Catalog" (formerly "Repository")


Diffstat:
Mchrome/content/zotero/xpcom/data/itemFields.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/zotero/xpcom/data/itemFields.js b/chrome/content/zotero/xpcom/data/itemFields.js @@ -300,7 +300,7 @@ Zotero.ItemFields = new function() { 'journalAbbreviation', 'seriesTitle', 'seriesText', - 'repository', + 'libraryCatalog', 'callNumber', 'archiveLocation', 'language',