Sha256: 6c828bd9b44188fd11eda1b724a8287e1c32f64a986c3c4807e73e5425ac9bcc
Contents?: true
Size: 359 Bytes
Versions: 176
Compression:
Stored size: 359 Bytes
Contents
<%= link_to(contact.status, edit_contact_path(contact), :title => t("contact.#{ contact.action }.title", :name => contact.receiver.name)) %> <% if controller.controller_name == "contacts" %> <br/> <%= link_to(t('contact.delete'), contact_path(contact), :method => :delete, :confirm => t('contact.confirm_delete'), :remote => true) %> <% end %>
Version data entries
176 entries across 176 versions & 4 rubygems