mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update index.html.erb
Strong Customers
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
<div class="row">
|
||||
<div class="span6 columns">
|
||||
<fieldset>
|
||||
<div class="clearfix">
|
||||
<strong>
|
||||
<%= vehicle.qbo_customer.name if vehicle.qbo_customer %>
|
||||
</strong>
|
||||
<%= vehicle.to_s %>
|
||||
<div class="actions">
|
||||
<%= button_to "Edit", edit_vehicle_path(vehicle), method: :get%>
|
||||
|
||||
Reference in New Issue
Block a user