summaryrefslogtreecommitdiff
path: root/app/views/user_group_memberships/_form_core.html.haml
blob: e77427f6c1e996634822ca1fe79ba82cdd5d80b9 (plain)
1
2
.inputs
  = f.input :user_id, :label => t('hunt_groups.form.user.label'), :hint => conditional_hint('hunt_groups.form.user.hint'), :collection => @potential_users, :include_blank => false