only call Zotero.done() when finished
This commit is contained in:
parent
86f08fac29
commit
8e29882889
1 changed files with 2 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
"maxVersion":"",
|
||||
"priority":100,
|
||||
"inRepository":true,
|
||||
"lastUpdated":"2009-08-11 01:20:00"
|
||||
"lastUpdated":"2011-02-12 19:11:09"
|
||||
}
|
||||
|
||||
function detectWeb(doc, url){
|
||||
|
@ -76,9 +76,7 @@ function doWeb(doc, url){
|
|||
});
|
||||
|
||||
marc.translate();
|
||||
|
||||
Zotero.done();
|
||||
})
|
||||
}, function() { Zotero.done() })
|
||||
|
||||
Zotero.wait();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue