mirror of
https://github.com/rickbarrette/redmine_qbo_vehicles.git
synced 2026-02-14 01:43:58 -05:00
Alphabetized keys for better maintainability. Fixed spelling errors in customer and vehicle keys/values. Corrected "QuickBooks Online" branding.
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
<h2><%=t(:label_customer_vehicles)%> <span style="float:right"> <%= render partial: 'vehicles/search' %> </span> </h2>
|
|
<br/>
|
|
|
|
<%= render partial: 'vehicles/list', locals: {vehicles: @vehicles} %>
|