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