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

Version Path
social_stream-1.1.12 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.11 app/views/contacts/_link_custom.html.erb
social_stream-1.1.11 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.10 app/views/contacts/_link_custom.html.erb
social_stream-1.1.10 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.9 app/views/contacts/_link_custom.html.erb
social_stream-1.1.9 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.8 app/views/contacts/_link_custom.html.erb
social_stream-1.1.8 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.7 app/views/contacts/_link_custom.html.erb
social_stream-1.1.7 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.6 app/views/contacts/_link_custom.html.erb
social_stream-1.1.6 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.5 app/views/contacts/_link_custom.html.erb
social_stream-1.1.5 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.4 app/views/contacts/_link_custom.html.erb
social_stream-1.1.4 base/app/views/contacts/_link_custom.html.erb
social_stream-1.1.3 base/app/views/contacts/_link_custom.html.erb
social_stream-base-1.1.3 app/views/contacts/_link_custom.html.erb
social_stream-1.1.2 base/app/views/contacts/_link_custom.html.erb