aggiornamento...
This commit is contained in:
@@ -17,6 +17,11 @@ export const costanti = {
|
||||
CERCO: 2,
|
||||
},
|
||||
|
||||
TIPOFAVBOOK: {
|
||||
FAVORITE: 1,
|
||||
BOOKMARK: 2,
|
||||
},
|
||||
|
||||
ENABLE_FRIENDS: false,
|
||||
ENABLE_CONTI_COLLETTIVI: true,
|
||||
|
||||
@@ -105,6 +110,7 @@ export const costanti = {
|
||||
table: 'mygoods',
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
@@ -118,6 +124,7 @@ export const costanti = {
|
||||
table: 'myskills',
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
@@ -133,6 +140,7 @@ export const costanti = {
|
||||
small: false,
|
||||
table: 'myhosps',
|
||||
visuonstat: true,
|
||||
showfavorite: true,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
@@ -186,6 +194,7 @@ export const costanti = {
|
||||
table: 'mybachecas',
|
||||
visuonstat: true,
|
||||
small: false,
|
||||
showfavorite: true,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
|
||||
@@ -6946,6 +6946,7 @@ export const tools = {
|
||||
idCity: this.getCitySel(),
|
||||
pub_to_share: tools.getSelectionByTable('pub_to_share', shared_consts.PUBTOSHARE.ALL, true),
|
||||
photos: [],
|
||||
accomodation: [],
|
||||
descr: '',
|
||||
note: '',
|
||||
website: '',
|
||||
|
||||
Reference in New Issue
Block a user