Date | Run Name | Show | Destroy |
---|---|---|---|
<%=h bioanalyzer_run.date %> | <%= link_to bioanalyzer_run.name, :action => 'show', :id => bioanalyzer_run %> | <%= link_to 'Show', :action => 'show', :id => bioanalyzer_run %> | <%= link_to 'Destroy', { :action => 'destroy', :id => bioanalyzer_run }, :confirm => bioanalyzer_run.destroy_warning, :post => true %> |
There are currently no Bioanalyzer runs that you have access to.
<% end %>