- profilo corretto
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user