Sha256: a9f73053f9162a619a4157e3bdf6f61c8491d8aaa9afdd4e68f2438c83a585ee
Contents?: true
Size: 310 Bytes
Versions: 9
Compression:
Stored size: 310 Bytes
Contents
<%= title "Edit Contact" %> <%= render :partial => 'form' %> <%= content_for :page_navigation do %> <div> <% if use_show_for_resources? %> <%= link_to "Show", @contact, :class => 'button' %> <% end %> <%= link_to "View All", mail_manager.contacts_path, :class => 'button' %> </div> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems