- pagine RISO
This commit is contained in:
@@ -190,7 +190,9 @@ export const shared_consts = {
|
||||
PAGE_SECTION: 1500,
|
||||
PROFILE_COMPLETITION: 1510,
|
||||
RISOHOME: 1600,
|
||||
RISOHOME_MODERN: 1610
|
||||
RISOHOME_MODERN: 1610,
|
||||
PAGERIS: 1620,
|
||||
CMYCIRCUITS: 1630,
|
||||
},
|
||||
|
||||
QUERYTYPE_MYGROUP: 1,
|
||||
@@ -1837,8 +1839,8 @@ export const shared_consts = {
|
||||
icon: 'fas fa-list',
|
||||
},
|
||||
{
|
||||
value: 150,
|
||||
label: 'SendCoinTo',
|
||||
value: 150, // CSENDRISTO
|
||||
label: 'Bott (Invia/Ricevi RIS)',
|
||||
icon: 'fas fa-wallet',
|
||||
},
|
||||
{
|
||||
@@ -1949,6 +1951,16 @@ export const shared_consts = {
|
||||
label: 'RISO Home Modern',
|
||||
icon: 'fas fa-home',
|
||||
},
|
||||
{
|
||||
value: 1620, // PAGERIS
|
||||
label: 'Pagina RIS',
|
||||
icon: 'fas fa-home',
|
||||
},
|
||||
{
|
||||
value: 1630, // CMYCIRCUITS
|
||||
label: 'CMyCircuits (Old Page)',
|
||||
icon: 'fas fa-home',
|
||||
},
|
||||
{
|
||||
value: 258,
|
||||
label: 'Registration',
|
||||
|
||||
Reference in New Issue
Block a user