- Sistemato INVITI alla App
- Completamento Profilo - Registrazione tramite Invito, senza richiedere conferma email.
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user