Sha256: 4ef1d3365f441a4a52ba080ecf5eaecb40b58246c152af604c91375846f1811e

Contents?: true

Size: 202 Bytes

Versions: 4

Compression:

Stored size: 202 Bytes

Contents

<%= render :partial => "header" %>

<%= render :partial => 'form', :locals => { :title => t("contacts.new.title") } %>

<%= link_to t('helpers.forms.back'), customer_contacts_path(@contact.customer) %>

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
guara-0.0.3 app/views/contacts/new.html.erb
guara-0.0.3 app/views/tasks/new.html.erb
guara-0.0.1.rc app/views/contacts/new.html.erb
guara-0.0.1.rc app/views/tasks/new.html.erb