- Non funziona l'ammetti il nuovo registrato, sulla App.

- All'interno di una Organizzazione, mostrare se non si è ancora entrati in un Circuito, mettere bottone per Entrare.
This commit is contained in:
Surya Paolo
2025-07-08 10:24:58 +02:00
parent ee5ac4e554
commit 7f5ff3da64
64 changed files with 1818 additions and 3593424 deletions

View File

@@ -28,7 +28,7 @@
<div class="">
<q-avatar size="140px">
<q-img
:src="myuser.profile ? getImgUser(myuser.profile) : ''"
:src="myuser.profile ? getImgUser() : ''"
:alt="username"
img-class="imgprofile"
height="140px"
@@ -142,6 +142,7 @@
:visu="costanti.USER_CIRCUITS"
:noaut="true"
:username="myuser.username"
:myuser="myuser"
>
</CMyCircuit>
</span>