From e8a6626e6ab006c1b004f1437027d7f3131a8b3c Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 10 Apr 2013 11:54:51 +1000 Subject: [PATCH] whitespace --- .../admin/templates/customize.js.handlebars | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/assets/javascripts/admin/templates/customize.js.handlebars b/app/assets/javascripts/admin/templates/customize.js.handlebars index 773775878..e03542cc0 100644 --- a/app/assets/javascripts/admin/templates/customize.js.handlebars +++ b/app/assets/javascripts/admin/templates/customize.js.handlebars @@ -8,11 +8,11 @@ - + {{#if content.selectedItem}} -
+
-
+
{{#with content.selectedItem}} {{view Ember.TextField class="style-name" valueBinding="name"}} @@ -39,14 +39,14 @@ {{i18n admin.customize.enabled}} {{view Ember.Checkbox checkedBinding="content.selectedItem.enabled"}} {{#unless content.selectedItem.changed}} {{i18n admin.customize.preview}} - | + | {{i18n admin.customize.undo_preview}}
{{/unless}}
- - {{i18n admin.customize.delete}} + + {{i18n admin.customize.delete}} {{content.savingStatus}}