annotate app/views/members/autocomplete_for_member.rhtml @ 855:7294e8db2515 bug_162

Close obsolete branch bug_162
author Chris Cannam
date Thu, 14 Jul 2011 11:59:19 +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 %>