<%= notice %>
Competenza | Person | House | Region | Citizenship | |||
---|---|---|---|---|---|---|---|
<%= history_qec_person.competenza %> | <%= history_qec_person.person %> | <%= history_qec_person.house %> | <%= history_qec_person.region %> | <%= history_qec_person.citizenship %> | <%= link_to 'Show', history_qec_person %> | <%= link_to 'Edit', edit_history_qec_person_path(history_qec_person) %> | <%= link_to 'Destroy', history_qec_person, method: :delete, data: { confirm: 'Are you sure?' } %> |