DM-598 - Component values cannot be changed manually
This commit is contained in:
parent
44dc6519d3
commit
6493422688
@ -25,7 +25,7 @@
|
||||
>
|
||||
<ng-container slot="editing">
|
||||
<iqser-circle-button
|
||||
(action)="undo(entry.name)"
|
||||
(action)="undo(entry.originalKey)"
|
||||
*ngIf="entry.componentValues[0].value !== entry.componentValues[0].originalValue && canEdit"
|
||||
[showDot]="true"
|
||||
[tooltip]="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user