Sha256: f776b194aea1329e3a4eb58fe9d38e7487f8cf23c5f2881f09e4102dc6dfc507
Contents?: true
Size: 381 Bytes
Versions: 6
Compression:
Stored size: 381 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' %><div class="linkbuttonEnding"></div> <% end %> <%= link_to "View All", mail_manager.contacts_path, :class => 'button' %><div class="linkbuttonEnding"></div> </div> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems