Revision 912:5e80956cc792 app/views/members
| app/views/members/autocomplete_for_member.html.erb | ||
|---|---|---|
| 1 |
<% if params[:q] && params[:q].length > 1 %> |
|
| 2 |
<%= principals_check_box_tags 'member[user_ids][]', @principals %> |
|
| 3 |
<% end %> |
|
| app/views/members/autocomplete_for_member.rhtml | ||
|---|---|---|
| 1 |
<% if params[:q] && params[:q].length > 1 %> |
|
| 2 |
<%= principals_check_box_tags 'member[user_ids][]', @principals %> |
|
| 3 |
<% end %> |
|
Also available in: Unified diff