parent
b5b85ee589
commit
f5c173b1e5
|
@ -347,7 +347,7 @@ Zotero.Attachments = new function(){
|
|||
var nsIURL = Components.classes["@mozilla.org/network/standard-url;1"]
|
||||
.createInstance(Components.interfaces.nsIURL);
|
||||
nsIURL.spec = url;
|
||||
Zotero.Utilities.saveURI(wbp, nsIURL, file);
|
||||
Zotero.Utilities.Internal.saveURI(wbp, nsIURL, file);
|
||||
|
||||
|
||||
return attachmentItem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user