view app/views/members/autocomplete_for_member.rhtml @ 485:ef125e1f3a10 bug_189

Remove Calendar from default blocks in My Page
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Mon, 11 Jul 2011 16:42:08 +0100
parents 32b5adec7422
children
line wrap: on
line source
<% if params[:q] && params[:q].length > 1 %>
<%= principals_check_box_tags 'member[user_ids][]', @principals %>
<% end %>