Files
redmine_qbo/app/views/customers/show.html.erb
2016-04-28 08:48:27 -04:00

4 lines
78 B
Plaintext

<h1>Customer Detail</h1>
<br/>
<%= render :partial => 'customers/detail' %>