From c43444a297eae48b431fc435301abac3fdea39cd Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Thu, 1 Aug 2013 13:29:04 +0200 Subject: whitespace --- app/views/voicemail_settings/_edit_form_core.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/voicemail_settings/_edit_form_core.html.haml b/app/views/voicemail_settings/_edit_form_core.html.haml index 4352f24..81ab2f8 100644 --- a/app/views/voicemail_settings/_edit_form_core.html.haml +++ b/app/views/voicemail_settings/_edit_form_core.html.haml @@ -1,2 +1,2 @@ .inputs - = f.input :value, :label => t("voicemail_settings.settings.#{@voicemail_setting.name.to_s}"), :hint => @voicemail_setting.description, :as => @input_type, input_html: @input_html + = f.input :value, :label => t("voicemail_settings.settings.#{@voicemail_setting.name.to_s}"), :hint => @voicemail_setting.description, :as => @input_type, input_html: @input_html -- cgit v1.2.3