diff --git a/app/models/person.rb b/app/models/person.rb index 7170359..b25866b 100644 --- a/app/models/person.rb +++ b/app/models/person.rb @@ -145,34 +145,34 @@ class Person < Profile end FIELDS = %w[ + description + image preferred_domain nickname sex - address - zip_code - city - state - country - nationality birth_date + nationality + country + state + city + district + zip_code + address + address_reference cell_phone comercial_phone - jabber_id personal_website + jabber_id schooling + formation + custom_formation + area_of_study + custom_area_of_study professional_activity organization organization_website - area_of_study - custom_area_of_study - formation - custom_formation contact_phone contact_information - description - image - district - address_reference ] validates_multiparameter_assignments -- libgit2 0.21.2