Changeset 2233
- Timestamp:
- Feb 19, 2014, 1:27:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/libprep/sequencing_ended.jsp
r2230 r2233 462 462 onclick="turnAroundDateTimeOnChange()">Ok</label> 463 463 <label><input type="radio" name="firstBaseReport" id="firstBaseReportFailed" value="0" 464 onclick="turnAroundDateTimeOnChange()"> Failed</label>464 onclick="turnAroundDateTimeOnChange()">Not ok</label> 465 465 </td> 466 466 <td class="status" id="firstBaseReport.status"></td> 467 467 <td class="help"><span id="firstBaseReport.message" class="message" style="display: none;"></span> 468 If first base report failed and a restart was possible a new 'sequencing start'468 If <b>first base report</b> failed and a restart was possible a new <b>sequencing start</b> 469 469 must be registered. 470 470 </td> … … 479 479 <td class="status" id="turnAroundDate.status"></td> 480 480 <td class="help"><span id="turnAroundDate.message" class="message" style="display: none;"></span>Date+time of turnaround (YYYYMMDD, HHMM). 481 Leave empty if sequencing ended before turn-around (eg. due to a failure).</td>481 Leave empty if sequencing ended before turn-around (eg. due to first base report not ok).</td> 482 482 </tr> 483 483 <tr valign="top">
Note: See TracChangeset
for help on using the changeset viewer.