DM-598 - Component values cannot be changed manually
This commit is contained in:
parent
0da172106b
commit
0c83b39b8b
@ -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