Contact Types
| Name | |||
|---|---|---|---|
| <%= contact_type.name %> | <%= link_to "Show", ['admin', contact_type] %> | <%= link_to "Edit", edit_admin_contact_type_path(contact_type) %> | <%= link_to "Destroy", ["admin", contact_type], :confirm => 'Are you sure?', :method => :delete %> |