@ -22,6 +22,7 @@
<%= select_tag 'member[role_ids]', options_for_select(options),
:title => l(:label_role_search),
:multiple => true,
:tabIndex => 0,
:class => "select2-select" %>
</label>
</div>