RED-8342 - show dot in front of the values

This commit is contained in:
Valentin Mihai 2024-05-21 17:04:42 +03:00
parent eed6c2e56e
commit a4ed5fd9a7
2 changed files with 2 additions and 1 deletions

View File

@ -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