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

4 lines
71 B
Plaintext

<h1>Customers</h1>
<br/>
<%= render :partial => 'customer/detail' %>