Sha256: 3bbcd71a041160f387e6d938e72b11cb13dfd94fdccc2a7f3ef1a9843ac7a387
Contents?: true
Size: 420 Bytes
Versions: 2
Compression:
Stored size: 420 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Cust:</strong> <%= @customer.cust_id %> </p> <p> <strong>Prefix:</strong> <%= @customer.prefix %> </p> <p> <strong>Folder name:</strong> <%= @customer.folder_name %> </p> <p> <strong>Error email recipients:</strong> <%= @customer.error_email_recipients %> </p> <%= link_to 'Edit', edit_customer_path(@customer) %> | <%= link_to 'Back', customers_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
request_refinery-0.0.2 | app/views/request_refinery/customers/show.html.erb |
request_refinery-0.0.1 | app/views/request_refinery/customers/show.html.erb |