Zotero.Utilities changes:
- Zotero.Utilities is now a singleton - Zotero.Utilities.HTTP is now Zotero.HTTP - Zotero.Utilities.md5 and Zotero.Utilities.Base64 are now located under Zotero.Utilities.Internal - Zotero.Utilities.AutoComplete has been eliminated This needs testing to make sure there is no associated breakage.
This commit is contained in:
parent
21a2188caa
commit
d22ccf2219
41 changed files with 1358 additions and 1383 deletions
|
@ -84,6 +84,7 @@ var xpcomFiles = [
|
|||
'error',
|
||||
'file',
|
||||
'fulltext',
|
||||
'http',
|
||||
'id',
|
||||
'ingester',
|
||||
'integration',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue