- Statistiche
- Menu e Sottomenu - Lista ultimi Movimenti
This commit is contained in:
@@ -29,11 +29,6 @@ export const costanti = {
|
||||
ENABLE_FRIENDS: false,
|
||||
ENABLE_CONTI_COLLETTIVI: true,
|
||||
|
||||
AccountType: {
|
||||
USER: 0,
|
||||
COLLECTIVE_ACCOUNT: 1,
|
||||
COMMUNITY_ACCOUNT: 2,
|
||||
},
|
||||
|
||||
Lang: {
|
||||
IT: 1,
|
||||
@@ -115,6 +110,7 @@ export const costanti = {
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
showinoptions: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
@@ -129,6 +125,7 @@ export const costanti = {
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
showinoptions: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
@@ -145,6 +142,7 @@ export const costanti = {
|
||||
table: 'myhosps',
|
||||
visuonstat: true,
|
||||
showfavorite: true,
|
||||
showinoptions: true,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
@@ -201,6 +199,7 @@ export const costanti = {
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
showinoptions: true,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
@@ -276,6 +275,7 @@ export const costanti = {
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
forgroup: true,
|
||||
showinoptions: false,
|
||||
},
|
||||
],
|
||||
|
||||
@@ -430,6 +430,7 @@ export const costanti = {
|
||||
currency: 15000,
|
||||
cards: 16000,
|
||||
color: 17000,
|
||||
arrmenu: 18000,
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user