- Sistemato INVITI alla App
- Completamento Profilo - Registrazione tramite Invito, senza richiedere conferma email.
This commit is contained in:
@@ -375,9 +375,9 @@ module.exports.generateNewSite_IdApp = async function (idapp, params, createpage
|
||||
myp = new MyPage({
|
||||
order: 10,
|
||||
idapp: mysite.idapp,
|
||||
path: 'home_logout',
|
||||
path: 'presentazione',
|
||||
active: true,
|
||||
title: 'Home NoLoggato',
|
||||
title: 'Presentazione',
|
||||
});
|
||||
rispag = await myp.save();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user