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 01b3adcf8..fec6d5f39 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}}