Sha256: b2a009c6584dd484dc955dd9295678cabdb48e9e6d828d2fa7d2970ea2364551

Contents?: true

Size: 164 Bytes

Versions: 6

Compression:

Stored size: 164 Bytes

Contents

<%= render 'header' %>

<h1>Edit customer details</h1>

<%= render 'form', customer: @customer, url: tang.admin_customer_path(@customer) %>

<%= render 'footer' %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tang-0.2.2 app/views/tang/admin/customers/edit.html.erb
tang-0.2.1 app/views/tang/admin/customers/edit.html.erb
tang-0.2.0 app/views/tang/admin/customers/edit.html.erb
tang-0.1.0 app/views/tang/admin/customers/edit.html.erb
tang-0.0.9 app/views/tang/admin/customers/edit.html.erb
tang-0.0.8 app/views/tang/admin/customers/edit.html.erb