Showing scene and channel count on entity page and tile.

This commit is contained in:
DebaucheryLibrarian
2021-10-30 22:41:58 +02:00
parent 8322d43b09
commit b764fdec85
8 changed files with 168 additions and 112 deletions

View File

@@ -51,7 +51,7 @@
>{{ tag.name }}</li>
</ul>
<router-link
<RouterLink
v-if="entity.parent"
:to="`/${entity.parent.type}/${entity.parent.slug}`"
class="link link-parent"
@@ -74,7 +74,7 @@
>{{ entity.parent.name }}</h3>
<Icon icon="device_hub" />
</router-link>
</RouterLink>
</div>
<div