www

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

commit 890e7e9573cdfb286f04905e9718219c2138d7c4
parent afbf22240a458b4097b511a55108686b5f3389ca
Author: Dan Stillman <dstillman@zotero.org>
Date:   Fri, 11 Dec 2009 04:28:20 +0000

Fix accessibility of "Accessed" field from CSL

Thanks to Lubos for the patch


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

diff --git a/chrome/content/zotero/xpcom/csl.js b/chrome/content/zotero/xpcom/csl.js @@ -61,7 +61,7 @@ Zotero.CSL.POSITION_IBID_WITH_LOCATOR = 3; Zotero.CSL._dateVariables = { "issued":true, - "accessDate":true + "accessed":true } Zotero.CSL._namesVariables = {