ver 0.5.73:

- corretto invia monete da Conto Collettivo a Utente
- Aggiunto Provincia (tutorial).. in corso...
This commit is contained in:
Surya Paolo
2023-03-04 10:20:49 +01:00
parent a250700c8b
commit 3f808189e3
28 changed files with 483 additions and 74 deletions

View File

@@ -55,6 +55,7 @@ export const shared_consts = {
REGISTRATION: 258,
BTN_LOGIN: 260,
FOOTER: 270,
PROFILETUTORIAL: 280,
},
QUERYTYPE_MYGROUP: 1,
@@ -1307,6 +1308,10 @@ export const shared_consts = {
value: 140,
label: 'Dashboard',
},
{
value: 280,
label: 'Tutorial',
},
],
TypesElemAdminTools: [