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