Fix JS strict warning
This commit is contained in:
parent
e437ecce6b
commit
476a5b385d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
Zotero.ItemFields = new function() {
|
||||
// Private members
|
||||
var _fields = {};
|
||||
var _fieldsFormats = [];
|
||||
var _fieldsLoaded;
|
||||
var _fieldFormats = [];
|
||||
var _itemTypeFields = [];
|
||||
|
|
Loading…
Add table
Reference in a new issue