- fixed quantità
- creazione mappa numero utenti per provincia !
This commit is contained in:
@@ -160,6 +160,8 @@ export const shared_consts = {
|
||||
ECOMMERCE: 300,
|
||||
CATALOGO: 310,
|
||||
TOOLSAI: 320,
|
||||
MAPPA: 350,
|
||||
MAPPAUTENTI: 360,
|
||||
},
|
||||
|
||||
QUERYTYPE_MYGROUP: 1,
|
||||
@@ -1704,6 +1706,14 @@ export const shared_consts = {
|
||||
value: 310,
|
||||
label: 'CATALOGO',
|
||||
},
|
||||
{
|
||||
value: 350,
|
||||
label: 'MAPPA',
|
||||
},
|
||||
{
|
||||
value: 360,
|
||||
label: 'MAPPAUTENTI',
|
||||
},
|
||||
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user