- Installazione primo Sito Web del server
- Creazione prima pagina Home
This commit is contained in:
@@ -58,6 +58,7 @@ export default defineComponent({
|
||||
emailsent.value = true
|
||||
idapp.value = ris.idapp
|
||||
tools.showPositiveNotif($q, t('install.created', {idapp: ris.idapp}))
|
||||
$router.replace('/signin')
|
||||
form.password = ''
|
||||
} else
|
||||
tools.showNegativeNotif($q, t('reg.err.site_not_created'))
|
||||
|
||||
Reference in New Issue
Block a user