aggiunto "Seen"

This commit is contained in:
Surya Paolo
2023-04-13 14:27:06 +02:00
parent 35db79b479
commit 6f1f962c0a
10 changed files with 107 additions and 2 deletions

View File

@@ -106,7 +106,17 @@
{{ tools.getNameToShow(myrec) }}
</div>
<div class="q-mx-sm">
(<span class="">{{ myrec.myfav.length }}</span>
(
<span class="q-mx-xxs">{{ myrec.myseen.length }}</span>
<span class="q-mx-xxs"
><q-icon
dense
color="blue"
name="far fa-eye"
/>
</span>
<span class="q-mx-xxs">&nbsp;</span>
<span class="">{{ myrec.myfav.length }}</span>
<span class="q-mx-xxs"
><q-icon
dense