Additional debugging
This commit is contained in:
parent
18c7e6728f
commit
dd1eed6c9e
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ Zotero.Sync.Storage.Session.ZFS.prototype._getStorageFileInfo = function (item,
|
|||
Zotero.debug(req.status);
|
||||
Zotero.debug(item.key);
|
||||
Zotero.debug(req.responseText);
|
||||
Zotero.debug(req.getAllResponseHeaders());
|
||||
//callback(item, false);
|
||||
//return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue