mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update _list.html.erb
This commit is contained in:
@@ -16,5 +16,5 @@
|
|||||||
|
|
||||||
<div class="actions">
|
<div class="actions">
|
||||||
<%= will_paginate @vehicles %>
|
<%= will_paginate @vehicles %>
|
||||||
<%= button_to "New", new_vehicle_path, method: :get %>
|
<%= button_to "New Vehicle", new_vehicle_path, method: :get %>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user