mirror of
https://github.com/mempool/mempool.git
synced 2025-03-26 17:51:45 +01:00
Asset group title fix
This commit is contained in:
parent
9e240e55ce
commit
7fd8ae375c
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user