aggiornamenti vari...

This commit is contained in:
Surya Paolo
2025-03-21 19:51:55 +01:00
parent a09a49ac37
commit 4c82015f27
121 changed files with 1343 additions and 5032 deletions

View File

@@ -170,6 +170,7 @@ export const shared_consts = {
GRID_ORIZ: 400,
QRCODE: 410,
CATALOGLIST: 420,
SEARCHPRODUCT: 430,
},
QUERYTYPE_MYGROUP: 1,
@@ -1816,6 +1817,10 @@ export const shared_consts = {
value: 420,
label: 'Lista Cataloghi',
},
{
value: 430, // SEARCHPRODUCT
label: 'Cerca Prodotto',
},
],
TypesElemAdminTools: [