RED-8342 - show dot in front of the values
This commit is contained in:
parent
eed6c2e56e
commit
a4ed5fd9a7
@ -22,6 +22,7 @@
|
||||
[parentId]="getValueCellId(index)"
|
||||
[saveTooltip]="'component-log-dialog.actions.save' | translate"
|
||||
[value]="componentValue.value ?? componentValue.originalValue"
|
||||
[showDot]="entry.componentValues.length !== 1"
|
||||
[attr.helpModeKey]="'scm_edit_DIALOG'"
|
||||
[class.not-editable]="entry.componentValues.length !== 1"
|
||||
>
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 962458fbf9095893474b7ab509d0ebf4136f64c5
|
||||
Subproject commit 0e7d234c7014531a10b6204fb0c0977846162141
|
||||
Loading…
x
Reference in New Issue
Block a user