<%= date_select 'add_samples', 'submission_date' %>
<%= text_field 'add_samples', 'number', :size => 5 %>
Chip Type
<% authorized?(:controller => 'chip_types', :action => 'new'){ %>
(<%= link_to 'Add Chip Type', :controller=> 'chip_types', :action => 'new' %>) <% } %>
<% if SiteConfig.using_affy_arrays? && SiteConfig.create_gcos_files? && SiteConfig.using_sbeams? %>
<%= text_field 'add_samples', 'sbeams_user' %>
<% elsif SiteConfig.using_affy_arrays? && SiteConfig.create_gcos_files? %>
<%= text_field 'add_samples', 'sbeams_user' %>
<% else %>
<%= hidden_field 'add_samples', 'sbeams_user' %>
<% end %>
<% if @naming_schemes.size > 0 %>
<% end %>
Choose Project
-- OR Enter A New Project --
<%= text_field 'project', 'name' %>
<%= text_field 'project', 'budget' %>
Project Lab Group