Ignore:
Timestamp:
Dec 3, 2012, 12:27:11 PM (10 years ago)
Author:
Nicklas Nordborg
Message:

References #441: Register cDNA plate as completed

Added a simple for for registering a cDNA plate:

  • Date
  • Operator
  • Protocol
  • Comments


File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.reggie/branches/ticket-422/resources/index.jsp

    r1759 r1762  
    290290            <ul>
    291291            <li><a href="libprep/select_rna.jsp?ID=<%=ID%>">Create new mRNA plate</a>
    292             <li><a href="libprep/mrna_protocol.jsp?ID=<%=ID%>">Lab protocol and files for mRNA and cDNA preparation</a>
    293             <li><a href="libprep/mrna_registration.jsp?ID=<%=ID%>">Import mRNA quality control results</a>
    294             <li><a href="?ID=<%=ID%>">cDNA registration</a>
     292            <li><a href="libprep/mrna_protocol.jsp?ID=<%=ID%>">Lab protocols and files for mRNA and cDNA preparation</a>
     293            <li><a href="libprep/mrna_registration.jsp?ID=<%=ID%>">mRNA registration and quality control results</a>
     294            <li><a href="libprep/cdna_registration.jsp?ID=<%=ID%>">cDNA registration</a>
    295295            </ul>
    296296          </dd>
Note: See TracChangeset for help on using the changeset viewer.