- Bitcoin
- Circuito non aggiungere se già esiste
This commit is contained in:
@@ -2195,6 +2195,7 @@ export const colTableProducts = [
|
||||
]
|
||||
|
||||
const colcontribtype = [
|
||||
AddCol({ name: '_id', label_trans: 'others.value' }),
|
||||
AddCol({ name: 'label', label_trans: 'proj.longdescr' }),
|
||||
AddCol({ name: 'showprice', label_trans: 'event.showprice', fieldtype: costanti.FieldType.boolean }),
|
||||
AddCol(DeleteRec),
|
||||
|
||||
Reference in New Issue
Block a user