commit 572ff64eb1174cbf8df1acb7aaec732ea8d2fc50
parent 8703026f35c76beec5311bc3c7295dff677a933a
Author: Dan Stillman <dstillman@zotero.org>
Date: Sat, 25 Sep 2010 15:53:52 +0000
Fixed COinS translator
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/translators/COinS.js b/translators/COinS.js
@@ -8,7 +8,7 @@
"maxVersion":"",
"priority":300,
"inRepository":true,
- "detectXPath":"//span[contains(@class, ' Z3988') or contains(@class, 'Z3988 ') or @class='Z3988'][@title]"
+ "detectXPath":"//span[contains(@class, ' Z3988') or contains(@class, 'Z3988 ') or @class='Z3988'][@title]",
"lastUpdated":"2010-09-23 04:19:20"
}