summaryrefslogtreecommitdiff
path: root/app/views/calls/_form_core.html.haml
blob: ec795f2c85027bd42a98aa2eb87655cd6f20f5fe (plain)
1
2
.inputs
  = f.input :destination, :as => :string, :label => t('calls.form.destination.label'), :hint => conditional_hint('calls.form.destination.hint'), :autofocus => true