- primo aggiornamento myreccard

- aggiunta sito germogliamo.app
- aggiornato login con il parametro "browser_random" che serve per fare un login anche su 2 pagine contemporaneamente.
This commit is contained in:
Surya Paolo
2025-11-25 17:45:17 +01:00
parent e9fa53a637
commit b37204f543
104 changed files with 6364 additions and 453 deletions

View File

@@ -697,7 +697,7 @@
</q-item>
<q-card
v-if="myrec.mygrp && myrec.mygrp.groupname"
class="my-card clBorderUser"
class="modern-card clBorderUser"
bordered
@click="naviga(tools.getPathByGroup(myrec.mygrp))"
>
@@ -713,7 +713,7 @@
!myrec.organisedBy &&
shared_consts.TABLES_VISU_LISTA_USER.includes(table)
"
class="my-card clBorderUser"
class="modern-card clBorderUser"
bordered
>
<CMyUser