zotero/chrome/content
Dan Stillman 3d3b817724 Allow data to be set after save() on a new object without load() calls
After saving a new object and reloading primary data and any changed
data (which we can maybe reconsider at some point), mark all other data
types as loaded, since there's no other data we don't have. For example,
this allows for item.save() to be followed by item.setField() without
needing to call item.loadItemData() first.
2015-05-26 04:08:47 -04:00
..
zotero Allow data to be set after save() on a new object without load() calls 2015-05-26 04:08:47 -04:00
zotero-platform Set tree image height to 16px everywhere 2015-04-07 14:37:13 -04:00