- cataloghi...
- fix: condividi su Telegram non funzionava errore sull'immagine
This commit is contained in:
@@ -39,6 +39,7 @@ export const costanti = {
|
||||
'widthpag',
|
||||
'Printable',
|
||||
'height',
|
||||
'height_Printable',
|
||||
'numschede_perCol',
|
||||
'numschede_perRiga',
|
||||
'margine_pagina',
|
||||
@@ -54,6 +55,13 @@ export const costanti = {
|
||||
'text',
|
||||
],
|
||||
|
||||
SCHEDA_FIELDS: [
|
||||
'bgimg',
|
||||
'bgimg_printable',
|
||||
'bgSize',
|
||||
'bgSize_printable',
|
||||
],
|
||||
|
||||
TIPOFAVBOOK: {
|
||||
FAVORITE: 1,
|
||||
BOOKMARK: 2,
|
||||
@@ -350,6 +358,7 @@ export const costanti = {
|
||||
DIR_UPLOAD: 'upload/',
|
||||
DIR_PRODUCTS: 'products/',
|
||||
DIR_CATALOGO: 'catalogo/',
|
||||
DIR_SCHEDA: 'scheda/',
|
||||
|
||||
FRIENDS: 1,
|
||||
ASK_TRUST: 2,
|
||||
|
||||
Reference in New Issue
Block a user