replaced email by user name in header's user tools

This commit is contained in:
2022-03-12 21:57:35 +01:00
parent a2a53addf3
commit fc1124b696
7 changed files with 28 additions and 27 deletions

View File

@ -4,8 +4,8 @@
> -->
<a class="mdi mdi-account" href="/user">
<span v-if="name">{{ name }}</span>
<span v-else>{{ mail }}</span>
<span>{{ name }}</span>
<!-- <span v-else>{{ mail }}</span> -->
</a>
<!-- </h4> -->
<a href="/admin/content/materials"