From fb9f9ba4d57d6202ca667c92ef82377fc6b136b2 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 1 Apr 2010 22:47:06 +0000 Subject: [PATCH] Pushed ISI WoK and removed unnecessary line --- translators/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 index c7e06e53c3..2379291e1e 100644 --- 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