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