Sha256: c90df7fe14331496e08ce3a4e858ff59d4bd643188617588e7ab1fd2d30329ac
Contents?: true
Size: 275 Bytes
Versions: 2
Compression:
Stored size: 275 Bytes
Contents
<%= render :partial => "header" %> <%= render :partial => 'form', :locals => { :title => t("contacts.edit.title") } %> <%= link_to t('helpers.forms.show'), [@contact.customer, @contact] %> | <%= link_to t('helpers.forms.back'), customer_contacts_path(@contact.customer) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | app/views/contacts/edit.html.erb |
guara-0.0.1.rc | app/views/contacts/edit.html.erb |