- tutorial Circuito Ris Italia
- Invia RIS (visibile per tutti)
This commit is contained in:
@@ -2314,6 +2314,12 @@ export const colTableUsers = [
|
||||
subfield: 'resid_province',
|
||||
label_trans: 'reg.resid_province', fieldtype: costanti.FieldType.string
|
||||
}),
|
||||
AddCol({
|
||||
name: 'profile.resid_card',
|
||||
field: 'profile',
|
||||
subfield: 'resid_card',
|
||||
label_trans: 'reg.resid_card', fieldtype: costanti.FieldType.string
|
||||
}),
|
||||
AddCol({
|
||||
name: 'profile.resplist',
|
||||
field: 'profile',
|
||||
@@ -2750,6 +2756,12 @@ export const colTableUsersISP = [
|
||||
subfield: 'resid_province',
|
||||
label_trans: 'reg.resid_province', fieldtype: costanti.FieldType.string
|
||||
}),
|
||||
AddCol({
|
||||
name: 'profile.resid_card',
|
||||
field: 'profile',
|
||||
subfield: 'resid_card',
|
||||
label_trans: 'reg.resid_card', fieldtype: costanti.FieldType.string
|
||||
}),
|
||||
|
||||
AddCol({
|
||||
name: 'profile.cell', field: 'profile', subfield: 'cell', label_trans: 'reg.cell', maxlength: 12,
|
||||
|
||||
Reference in New Issue
Block a user