+
+ {#key properties}
+ {#if Object.keys(properties).length > 0 && Object.keys(properties.traces_recorded).length > 0}
+
-
- {#if Object.keys(properties.traces_recorded).length > 0}
-
- {$LL.assets.ecEntity.traces()}
-
-
{$LL.assets.ecEntity.propsTitle()}
- {#each Object.keys(properties.traces_recorded) as property}
- {#if properties.traces_recorded[property] > 0}
-
- From {property}:
-
{properties.traces_recorded[property]} 0}
+
+ {$LL.assets.ecEntity.traces()}
+
+
+ {#each Object.keys(properties.traces_recorded) as property}
+ {#if properties.traces_recorded[property] > 0}
+
-
- {/if}
- {/each}
-
- {/if}
-
- {/if}
- {/key}
-
+ From {property}:
+
{properties.traces_recorded[property]}
+