- tutorial Circuito Ris Italia

- Invia RIS (visibile per tutti)
This commit is contained in:
Surya Paolo
2023-11-26 01:38:09 +01:00
parent cfea22b944
commit 114af5b3fd
19 changed files with 343 additions and 124 deletions

View File

@@ -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,