closes #1734, Map CSL number-of-pages to Zotero numPages

Thanks Frank, and sorry for overlooking this
This commit is contained in:
Simon Kornblith 2010-11-10 01:56:47 +00:00
parent edb5051fcc
commit 57eb90196c

View file

@ -29,6 +29,7 @@ Zotero.Cite.System._zoteroFieldMap = {
"volume":["volume"],
"issue":["issue"],
"number-of-volumes":["numberOfVolumes"],
"number-of-pages":["numPages"],
"edition":["edition"],
"version":["version"],
"section":["section"],