refactoring
This commit is contained in:
parent
2214bf8ef2
commit
7ad8913b16
@ -32,7 +32,7 @@
|
|||||||
[disabledEventTypes]="[EventType.LC_EVENT, EventType.ERROR, EventType.STATS]"
|
[disabledEventTypes]="[EventType.LC_EVENT, EventType.ERROR, EventType.STATS]"
|
||||||
[defaultEventType]="DebugEventType.DEBUG_CALCULATED_FIELD"
|
[defaultEventType]="DebugEventType.DEBUG_CALCULATED_FIELD"
|
||||||
[active]="true"
|
[active]="true"
|
||||||
[entityId]="data?.id"
|
[entityId]="data.id"
|
||||||
[functionTestButtonLabel]="'common.test-function' | translate"
|
[functionTestButtonLabel]="'common.test-function' | translate"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user