Merge branch 'VM/DM-598' into 'master'
DM-598 - Component values cannot be changed manually Closes DM-598 See merge request redactmanager/red-ui!207
This commit is contained in:
commit
83495a7466
@ -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