Merge branch 'master' into nymkappa/mega-branch

This commit is contained in:
nymkappa
2024-01-19 09:49:00 +01:00
19 changed files with 375 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<ng-template #title>
<div class="main-title">
<h2>{{ group.name }}</h2>
<h2>{{ group['group'].name }}</h2>
<div class="sub-title" i18n>Group of {{ group.assets.length | number }} assets</div>
</div>
</ng-template>