- aggiornati anche i ContribTypes che appaiono sulla card degli annunci
This commit is contained in:
@@ -4692,6 +4692,8 @@ export const colTableProducts = [
|
||||
const colcontribtype = [
|
||||
AddCol({ name: '_id', label_trans: 'others.value' }),
|
||||
AddCol({ name: 'label', label_trans: 'proj.longdescr' }),
|
||||
AddCol({ name: 'icon', label_trans: 'proj.icon' }),
|
||||
AddCol({ name: 'color', label_trans: 'event.color' }),
|
||||
AddCol({
|
||||
name: 'showprice',
|
||||
label_trans: 'event.showprice',
|
||||
|
||||
Reference in New Issue
Block a user