- profilo corretto

This commit is contained in:
Surya Paolo
2024-02-18 20:13:41 +01:00
parent 6945c6eba0
commit 473ea72e80
17 changed files with 58 additions and 17 deletions

View File

@@ -117,6 +117,7 @@
>
<q-card class="q-my-md">
<div v-if="card.table === 'mygroups'">
<div class="row text-h6 text-bold">Gruppi:</div>
<q-list>
<span
v-for="(grp, index) in listgroupsfiltered"
@@ -155,7 +156,7 @@
<div v-else>
<CSkill
:table="card.table"
:filtercustom="filtroutente"
:filtercustom="card.table === 'mybachecas' ? filtro_eventi: filtroutente"
:butt_modif_new="isMyRecord(myuser.username)"
:visuinpage="true"
:noaut="true"