summaryrefslogtreecommitdiff
path: root/app/views/voicemail_accounts/_form_core.html.haml
blob: a13ae514a9e426bd16875dec93c5222f1e1d13d8 (plain)
1
2
3
.inputs
  = f.input :name, :label => t('voicemail_accounts.form.name.label'), :hint => conditional_hint('voicemail_accounts.form.name.hint')
  = f.input :active, :label => t('voicemail_accounts.form.active.label'), :hint => conditional_hint('voicemail_accounts.form.active.hint')