www

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

commit de67100f20d7047941cae168b94d27d364906ee9
parent a4d973b273923b5a33c1f9acfae65d96a165597d
Author: Matt Burton <mcburton@gmail.com>
Date:   Sun, 12 Apr 2009 16:58:22 +0000

fixing date, adding support for subjects as item tags and call numbers

Diffstat:
Mtranslators/Primo.js | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/translators/Primo.js b/translators/Primo.js @@ -8,7 +8,7 @@ "maxVersion":"", "priority":100, "inRepository":true, - "lastUpdated":"2009-03-19 17:15:00" + "lastUpdated":"2009-04-12 12:35:00" } @@ -128,4 +128,4 @@ function doWeb(doc, url) { }, function() {Zotero.done();}); Zotero.wait(); -} -\ No newline at end of file +}