Sha256: 5ed902f4370ac62e357be95c06cd625cbb21c304397b3766fa5b6b02eac90685

Contents?: true

Size: 276 Bytes

Versions: 64

Compression:

Stored size: 276 Bytes

Contents

<% toolbar :profile, :subject => @contact.receiver_subject, :option => 'contacts' %>

<% location link_to(t("contact.#{ @contact.action }.title", :name => @contact.receiver.name),
                     edit_contact_path(@contact.to_param)) %>

<%= render :partial => 'form' %>

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
social_stream-0.24.1 base/app/views/contacts/edit.html.erb
social_stream-base-0.18.1 app/views/contacts/edit.html.erb
social_stream-0.24.0 base/app/views/contacts/edit.html.erb
social_stream-base-0.18.0 app/views/contacts/edit.html.erb