|
|
|
|
@ -252,6 +252,7 @@ private
|
|
|
|
|
|
|
|
|
|
ethnic_group: %i[field_43], |
|
|
|
|
ethnic: %i[field_43], |
|
|
|
|
national: %i[field_44], |
|
|
|
|
} |
|
|
|
|
end |
|
|
|
|
|
|
|
|
|
@ -345,6 +346,7 @@ private
|
|
|
|
|
|
|
|
|
|
attributes["ethnic_group"] = ethnic_group_from_ethnic |
|
|
|
|
attributes["ethnic"] = field_43 |
|
|
|
|
attributes["national"] = field_44 |
|
|
|
|
|
|
|
|
|
attributes |
|
|
|
|
end |
|
|
|
|
|