Rename Zotero.ID.getKey() to Zotero.Utilites.generateObjectKey()
(To make it accessible to the connector)
This commit is contained in:
parent
2e4f75a9f0
commit
52a544850a
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
|
||||
Zotero.ID_Tracker = function () {
|
||||
this.get = get;
|
||||
this.getKey = getKey;
|
||||
this.getBigInt = getBigInt;
|
||||
this.skip = skip;
|
||||
this.getTableName = getTableName;
|
||||
|
|
Loading…
Add table
Reference in a new issue