Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

Update EPIC-1293-Project

Merged Francesco SARDARA requested to merge update-EPIC-1293-Project into EPIC-1293-Project
20 files
+ 505
120
Compare changes
  • Side-by-side
  • Inline
Files
20
@@ -26,5 +26,5 @@ function oe_whitelabel_extra_project_install($is_syncing): void {
'core.entity_view_display.oe_organisation.oe_cx_project_stakeholder.default',
];
ConfigImporter::importMultiple('oe_whitelabel_extra_project', '/config/overrides/', $configs);
ConfigImporter::importMultiple('module', 'oe_whitelabel_extra_project', '/config/overrides/', $configs);
}
Loading