Fixes #1714, Adding by PMID doesn't work for groups
This commit is contained in:
parent
dbcc4408bc
commit
0d9f45b0fa
1 changed files with 1 additions and 1 deletions
|
@ -1223,7 +1223,7 @@ Zotero.Translate.prototype._translationComplete = function(returnValue, error) {
|
|||
+this._generateErrorString(error), 3);
|
||||
if(this.translator.length > 1) {
|
||||
this.translator.shift();
|
||||
this.translate();
|
||||
this.translate(this.libraryID, this.saveAttachments);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue