nuxeo-development-framework 3.9.8 → 3.9.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26352,7 +26352,7 @@
26352
26352
  ActivityLogConstants.pageProvider = {
26353
26353
  buisnesslog: {
26354
26354
  name: 'PP_BusinessLog',
26355
- headers: { 'X-NXproperties': '*', 'X-NXfetch-document': 'dc:creator,bl:person' },
26355
+ headers: { 'X-NXproperties': '*', 'X-NXfetch-document': 'dc:creator,bl:person', 'exclude-user-info': 'group' },
26356
26356
  },
26357
26357
  };
26358
26358
  ActivityLogConstants.quickFilters = {