From 0dea5917a7201c8143daa30dd5643e2a851ef6d6 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 4 Aug 2016 10:06:07 -0400 Subject: [PATCH] Update _settings.html.erb --- app/views/qbo/_settings.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/qbo/_settings.html.erb b/app/views/qbo/_settings.html.erb index eeaaf07..c533707 100644 --- a/app/views/qbo/_settings.html.erb +++ b/app/views/qbo/_settings.html.erb @@ -70,7 +70,7 @@ intuit.ipp.anywhere.setup({menuProxy: '/path/to/blue-dot', grantUrl: '<%= qbo_au
-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

@@ -103,5 +103,5 @@ Note: You need to authenticate after saving your key and secret above <%= link_t
- Last Sync: <%= Qbo.last_sync %> + Last Sync: <%= Qbo.last_sync %> <%= link_to " Sync Now", qbo_sync_path %>