www

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

commit fb9f9ba4d57d6202ca667c92ef82377fc6b136b2
parent 9bd8c1b1f794796a7849e0882091097a56210f47
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu,  1 Apr 2010 22:47:06 +0000

Pushed ISI WoK and removed unnecessary line


Diffstat:
Mtranslators/ISI Web of Knowledge.js | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/translators/ISI Web of Knowledge.js b/translators/ISI Web of Knowledge.js @@ -8,7 +8,7 @@ "maxVersion":"", "priority":100, "inRepository":true, - "lastUpdated":"2010-04-01 22:01:15" + "lastUpdated":"2010-04-01 22:50:00" } function detectWeb(doc, url) { @@ -110,5 +110,4 @@ function doWeb(doc, url) { item.attachments = [{url:item.url, title:"ISI Web of Knowledge Snapshot", mimeType:"text/html"}]; item.complete(); } - function() {Zotero.done();}; } \ No newline at end of file