- Quando una persona entra, dovrebbe potergli mandare il msg di stretta di mano... solo dopo che è stato abilitato.
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
:name="card.table"
|
||||
>
|
||||
<q-card class="q-my-md">
|
||||
<div v-if="card.table === 'mygroups'">
|
||||
<div v-if="card.table === 'mygroups' && tools.isUserOk()">
|
||||
<div class="row text-h6 text-bold">Gruppi:</div>
|
||||
<q-list>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user