diff --git a/app/views/qbo/_last_sync.html.erb b/app/views/qbo/_last_sync.html.erb index dd2118e..4ac8399 100644 --- a/app/views/qbo/_last_sync.html.erb +++ b/app/views/qbo/_last_sync.html.erb @@ -1 +1 @@ -<%=t(:label_last_sync)%>: <%= Qbo.last_sync if Qbo.exists? %> +<%=t(:label_last_sync)%>: <%= Qbo.last_sync %>