scinote-web/app/views/global_activities/_team_selection.html.erb
aignatov-bio b1df8c9aa7
Adding inline editing to experiment title, project title and task title [SCI-3059] (#1524)
* Adding inline editing to experiment title, project title and task title
2019-03-06 09:17:34 +01:00

5 lines
79 B
Plaintext

<h5>Team</h5>
<select name="team">
<%=options_for_select @teams %>
</select>