- Continuazione del Catalogo
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user