annotate app/views/members/autocomplete_for_member.rhtml @ 458:f2288bb384bb feature_36

Creates and lists publications from the project tab.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 15 Jun 2011 17:40:18 +0100
parents 6a2f8e88344e
children
rev   line source
chris@135 1 <% if params[:q] && params[:q].length > 1 %>
chris@135 2 <%= principals_check_box_tags 'member[user_ids][]', @principals %>
chris@135 3 <% end %>