Update _settings.html.erb

This commit is contained in:
2016-08-04 10:06:07 -04:00
committed by GitHub
parent a8ccde6c81
commit 0dea5917a7

View File

@@ -70,7 +70,7 @@ intuit.ipp.anywhere.setup({menuProxy: '/path/to/blue-dot', grantUrl: '<%= qbo_au
</table> </table>
<br/> <br/>
Note: You need to authenticate after saving your key and secret above <%= link_to " Sync", qbo_sync_path %> Note: You need to authenticate after saving your key and secret above
<br/> <br/>
<br/> <br/>
@@ -103,5 +103,5 @@ Note: You need to authenticate after saving your key and secret above <%= link_t
<br/> <br/>
<div> <div>
<b>Last Sync: </b> <%= Qbo.last_sync %> <b>Last Sync: </b> <%= Qbo.last_sync %> <%= link_to " Sync Now", qbo_sync_path %>
</div> </div>