annotate app/views/members/autocomplete_for_member.rhtml @ 859:9a16b2c1fd56 bug_189

Close obsolete branch bug_189
author Chris Cannam
date Tue, 12 Jul 2011 16:42:08 +0100
parents 32b5adec7422
children
rev   line source
chris@127 1 <% if params[:q] && params[:q].length > 1 %>
chris@127 2 <%= principals_check_box_tags 'member[user_ids][]', @principals %>
chris@127 3 <% end %>