- Timestamp:
- Apr 12, 2013, 2:34:01 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/libprep/libprep_protocol2.jsp
r1927 r1929 374 374 <table style="width: 100%; border: 0px;" class="protocolheader"> 375 375 <tr valign="top"> 376 <th style="width: 30%;">Work plate: <%=HTML.encodeTags(plate.getName())%></th> 377 <th style="width: 20%; text-align: right;">Comments: </th> 378 <td rowspan="3"><%=HTML.niceFormat(plate.getDescription()) %></td> 376 <th style="width: 40%;">Work plate: <%=HTML.encodeTags(plate.getName())%></th> 377 <th style="width: 60%;">Comments:</th> 379 378 </tr> 380 <tr> 381 <th style="width: 50%;" colspan="2">Date+operator for library preparation:</th> 379 <tr valign="top"> 380 <th style="width: 40%; padding-bottom: 1.5em;">Date+operator for library preparation:</th> 381 <td><%=HTML.niceFormat(plate.getDescription()) %></td> 382 382 </tr> 383 383 </table>
Note: See TracChangeset
for help on using the changeset viewer.