mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
<h1>Customer Detail</h1>
|
|
<br/>
|
|
<%= render :partial => 'customers/details' %>
|
|
<br/>
|
|
<%= render :partial => 'vehicles/list' %>
|