Pushed ISI WoK and removed unnecessary line

This commit is contained in:
Dan Stillman 2010-04-01 22:47:06 +00:00
parent 9bd8c1b1f7
commit fb9f9ba4d5

View File

@ -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();};
}