summaryrefslogtreecommitdiff
path: root/app/views/pager_groups/_form_core.html.haml
blob: eeb23d2c22022a0662a8a7882d71e66ac66d5ce5 (plain)
1
2
3
.inputs
  = f.input :sip_account_id, :label => t('pager_groups.form.sip_account_id.label'), :hint => conditional_hint('pager_groups.form.sip_account_id.hint')
  = f.input :callback_url, :label => t('pager_groups.form.callback_url.label'), :hint => conditional_hint('pager_groups.form.callback_url.hint')