chris@22:
<%=l(:field_version)%> chris@22: <%= select_tag "version_id", content_tag('option', '') + Chris@909: options_from_collection_for_select(@versions, "id", "name") %>
<%=l(:label_attachment_plural)%><%= render :partial => 'attachments/form' %>