Skip to content
Snippets Groups Projects
Commit ea0e4d6d authored by Florent POITTEVIN's avatar Florent POITTEVIN
Browse files

fix(orgunit): [DLCM-1885] enter in edition when click on add member button

parent d84e63de
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,9 @@ export const defaultEnvironment: DlcmEnvironment = {
forceRuntimeOverrideSetting: false,
isDemoMode: false,
maintenanceMode: false,
listTagsComponentsWhereClickAllowToEnterInEditMode: [], // TODO DEFINED
listTagsComponentsWhereClickAllowToEnterInEditMode: [
"dlcm-shared-table-person-orgunit-role-container",
],
positionLabelInputMaterial: "auto",
ribbonEnabled: true,
ribbonColor: "#e60000",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment