From e217335f2db2acfae1965e79ead4f0f9b65dd841 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 5 May 2015 11:40:24 +0200 Subject: [PATCH] Quote action names in templates --- app/templates/account.hbs | 2 +- app/templates/components/sync-button.hbs | 2 +- app/templates/layouts/support.hbs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/account.hbs b/app/templates/account.hbs index 0894b8f2..74c1a589 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -33,7 +33,7 @@ {{else}}
-

last synced {{format-time user.syncedAt}}

diff --git a/app/templates/components/sync-button.hbs b/app/templates/components/sync-button.hbs index 204c2757..3ef795d3 100644 --- a/app/templates/components/sync-button.hbs +++ b/app/templates/components/sync-button.hbs @@ -5,7 +5,7 @@ {{else}}

last synced {{format-time user.syncedAt}}

- {{/if}} diff --git a/app/templates/layouts/support.hbs b/app/templates/layouts/support.hbs index e7ec03aa..fd02fbff 100644 --- a/app/templates/layouts/support.hbs +++ b/app/templates/layouts/support.hbs @@ -2,7 +2,7 @@

How can we help?