summaryrefslogtreecommitdiff
path: root/app/views/calls/_form_core.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/calls/_form_core.html.haml')
-rw-r--r--app/views/calls/_form_core.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/calls/_form_core.html.haml b/app/views/calls/_form_core.html.haml
index 4cdd55e..ec795f2 100644
--- a/app/views/calls/_form_core.html.haml
+++ b/app/views/calls/_form_core.html.haml
@@ -1,2 +1,2 @@
.inputs
- = f.input :dest, :as => :string, :label => t('calls.form.destination.label'), :hint => conditional_hint('calls.form.destination.hint'), :autofocus => true
+ = f.input :destination, :as => :string, :label => t('calls.form.destination.label'), :hint => conditional_hint('calls.form.destination.hint'), :autofocus => true