diff --git a/app/assets/javascripts/admin/templates/commits.js.handlebars b/app/assets/javascripts/admin/templates/commits.js.handlebars index 214aa6ef86b..383b52c0c74 100644 --- a/app/assets/javascripts/admin/templates/commits.js.handlebars +++ b/app/assets/javascripts/admin/templates/commits.js.handlebars @@ -9,10 +9,10 @@ {{#each controller}}
  • - +
    - {{ commit.message }}
    + {{ commit.message }}
    {{i18n admin.commits.by}} {{ commit.author.name }} - {{{ timeAgo }}}
  • diff --git a/app/assets/javascripts/admin/templates/customize.js.handlebars b/app/assets/javascripts/admin/templates/customize.js.handlebars index d934eda9f96..b4150ca1116 100644 --- a/app/assets/javascripts/admin/templates/customize.js.handlebars +++ b/app/assets/javascripts/admin/templates/customize.js.handlebars @@ -2,7 +2,7 @@

    {{i18n admin.customize.long_title}}

    @@ -17,16 +17,16 @@
    @@ -51,14 +51,14 @@ {{i18n admin.customize.override_default}} {{view Ember.Checkbox checkedBinding="selectedItem.override_default_style"}} {{i18n admin.customize.enabled}} {{view Ember.Checkbox checkedBinding="selectedItem.enabled"}} {{#unless selectedItem.changed}} - {{i18n admin.customize.preview}} + {{i18n admin.customize.preview}} | {{i18n admin.customize.undo_preview}}
    {{/unless}}
    - + {{selectedItem.savingStatus}} {{i18n admin.customize.delete}}
    diff --git a/app/assets/javascripts/admin/templates/dashboard.js.handlebars b/app/assets/javascripts/admin/templates/dashboard.js.handlebars index 4c73c9e3dcf..b42f0e4a02d 100644 --- a/app/assets/javascripts/admin/templates/dashboard.js.handlebars +++ b/app/assets/javascripts/admin/templates/dashboard.js.handlebars @@ -3,9 +3,9 @@
    -

    +

    {{i18n admin.dashboard.problems_found}} -