Merge branch 'dev' into hooks

This commit is contained in:
2023-12-30 23:43:10 -05:00
35 changed files with 13 additions and 644 deletions

View File

@@ -24,11 +24,7 @@
</div>
<div class="splitcontentleft">
<h4><%=t(:field_vehicles)%>:</h4>
<%= render :partial => 'vehicles/list' %>
<div style="float: right;">
<%= button_to "New Vehicle", new_customer_vehicle_path(@customer), method: :get %>
</div>
<% call_hook :show_customer_view_right %>
</div>
</div>