<%= notice %>
Region | Region type | |||
---|---|---|---|---|
<%= history_region_type.region %> | <%= history_region_type.region_type %> | <%= link_to 'Show', history_region_type %> | <%= link_to 'Edit', edit_history_region_type_path(history_region_type) %> | <%= link_to 'Destroy', history_region_type, method: :delete, data: { confirm: 'Are you sure?' } %> |