From f9b2738ae1ae95d59c03be1c801b31c6876ea9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Mon, 8 Jul 2013 01:43:30 +0200 Subject: [PATCH] add label for boolean setting --- .../templates/site_settings/setting_bool.js.handlebars | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/assets/javascripts/admin/templates/site_settings/setting_bool.js.handlebars b/app/assets/javascripts/admin/templates/site_settings/setting_bool.js.handlebars index 01b3adcf8b1..fec6d5f39b4 100644 --- a/app/assets/javascripts/admin/templates/site_settings/setting_bool.js.handlebars +++ b/app/assets/javascripts/admin/templates/site_settings/setting_bool.js.handlebars @@ -3,7 +3,9 @@

{{unbound setting}}

- {{view Ember.Checkbox checkedBinding="enabled" value="true"}} - {{unbound description}} +
-{{/with}} \ No newline at end of file +{{/with}}