commit 5586eae237139db7080e490767f21fca20503421 parent 0fc3252895b0cd1b2d1213aae6ce822114048ec2 Author: Elena Razlogova <elena.razlogova@gmail.com> Date: Thu, 25 Feb 2010 05:38:19 +0000 Adds submitted to CSL date variables Diffstat:
| M | chrome/content/zotero/xpcom/csl.js | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/csl.js b/chrome/content/zotero/xpcom/csl.js @@ -64,7 +64,8 @@ Zotero.CSL.POSITION_IBID_WITH_LOCATOR = 3; Zotero.CSL._dateVariables = { "issued":true, - "accessed":true + "accessed":true, + "submitted":true } Zotero.CSL._namesVariables = {