mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Create index.html.erb
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<%= submit_tag "Search" %>
|
<%= submit_tag "Search" %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<%= button_to "New Customer", new_customer_path, method: :get%>
|
<%= button_to "New Customer", new_customer_path, method: :get%>
|
||||||
|
<%= button_to "Sync", qbo_sync_path, method: :get%>
|
||||||
<br/>
|
<br/>
|
||||||
<% if @customers.present? %>
|
<% if @customers.present? %>
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user