- Sistemato INVITI alla App

- Completamento Profilo
- Registrazione tramite Invito, senza richiedere conferma email.
This commit is contained in:
Surya Paolo
2025-11-18 23:56:08 +01:00
parent fc569192e7
commit 4985e7565d
98 changed files with 2209 additions and 3595720 deletions

View File

@@ -658,7 +658,7 @@ function getRoutesAd(site: ISites) {
{
active: true,
order: 1005,
path: '/invitetoreg/:token',
path: '/invitetoreg/:tok',
materialIcon: 'how_to_reg',
name: 'pages.InvitoReg',
component: () => import('@src/views/login/invitoreg/invitoreg.vue'),