view app/views/members/autocomplete_for_member.rhtml @ 829:7a613c0eefe2 feature_364

Hide tracker options in the new-project version of the project settings form
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 31 Jan 2012 13:45:56 +0000
parents 32b5adec7422
children
line wrap: on
line source
<% if params[:q] && params[:q].length > 1 %>
<%= principals_check_box_tags 'member[user_ids][]', @principals %>
<% end %>