Sha256: 586495d0ea3d702e69fc69820db6234fb724fcbe67a52bc66984a434a0c2dcf8
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
<h1>Editing Customer</h1> <%= render 'form', customer: @customer, url: admin_customer_path(@customer) %> <%= link_to 'Show', admin_customer_path(@customer) %> | <%= link_to 'Back', admin_customers_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tang-0.0.1 | app/views/tang/admin/customers/edit.html.erb |