summaryrefslogtreecommitdiff
path: root/app/views/voicemail_settings/_edit_form_core.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/voicemail_settings/_edit_form_core.html.haml')
-rw-r--r--app/views/voicemail_settings/_edit_form_core.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/voicemail_settings/_edit_form_core.html.haml b/app/views/voicemail_settings/_edit_form_core.html.haml
new file mode 100644
index 0000000..4352f24
--- /dev/null
+++ b/app/views/voicemail_settings/_edit_form_core.html.haml
@@ -0,0 +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