- Catalogo: Aggiunta di Schede
This commit is contained in:
@@ -19,6 +19,11 @@ export const costanti = {
|
||||
CERCO: 2,
|
||||
},
|
||||
|
||||
POSIZ_TESTO: {
|
||||
IN_BASSO: 0,
|
||||
A_DESTRA: 1,
|
||||
},
|
||||
|
||||
CATALOGO_FIELDS: [
|
||||
'productTypes',
|
||||
'excludeproductTypes',
|
||||
@@ -40,6 +45,13 @@ export const costanti = {
|
||||
'margine_riga',
|
||||
'margine_paginaPrintable',
|
||||
'margine_rigaPrintable',
|
||||
'first_page_img',
|
||||
'first_page_html',
|
||||
'first_page_height',
|
||||
'last_page_img?',
|
||||
'last_page_html',
|
||||
'last_page_height',
|
||||
'text',
|
||||
],
|
||||
|
||||
TIPOFAVBOOK: {
|
||||
|
||||
Reference in New Issue
Block a user