- Continuazione del Catalogo

This commit is contained in:
Surya Paolo
2024-10-26 17:12:05 +02:00
parent 76b51f5b91
commit baa4188746
62 changed files with 1112 additions and 1697 deletions

View File

@@ -19,6 +19,29 @@ export const costanti = {
CERCO: 2,
},
CATALOGO_FIELDS: [
'productTypes',
'excludeproductTypes',
'formato',
'Categoria',
'Editore',
'pdf',
'printable',
'backgroundimage',
'backgroundimage_printable',
'width',
'widthscheda',
'widthpag',
'Printable',
'height',
'numschede_perCol',
'numschede_perRiga',
'margine_pagina',
'margine_riga',
'margine_paginaPrintable',
'margine_rigaPrintable',
],
TIPOFAVBOOK: {
FAVORITE: 1,
BOOKMARK: 2,
@@ -313,6 +336,8 @@ export const costanti = {
VISUTABLE_GRID_ORIZ: -10,
DIR_UPLOAD: 'upload/',
DIR_PRODUCTS: 'products/',
DIR_CATALOGO: 'catalogo/',
FRIENDS: 1,
ASK_TRUST: 2,