Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DLCM
UI
DLCM-Portal
Commits
ea0e4d6d
Commit
ea0e4d6d
authored
Sep 24, 2021
by
Florent POITTEVIN
Browse files
fix(orgunit): [DLCM-1885] enter in edition when click on add member button
parent
d84e63de
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/environments/environment.defaults.ts
View file @
ea0e4d6d
...
...
@@ -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
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment