Changes between Initial Version and Version 1 of Ticket #759, comment 10
- Timestamp:
- Mar 20, 2015, 8:09:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #759, comment 10
initial v1 1 (In [3202]) Refs #759. !MeLuDi DNA/RNA extraction wizards updated to not depend on knowledge of the start of Allprep extraction protocol names, more than that they end with a version number preceded by the lower-c see letter "`v`". The last extraction protocol in the protocol selection pop-up menu will now be pre-selected:1 (In [3202]) Refs #759. !MeLuDi DNA/RNA extraction wizards updated to not depend on knowledge of the start of Allprep extraction protocol names, more than that they end with a version number preceded by the lower-case letter "`v`". The last extraction protocol in the protocol selection pop-up menu will now be pre-selected: 2 2 3 3 1. Javascript files `extraction_preparation.js` and `extraction_registration.js` in `resources/sampleproc/` updated:[[BR]]a. Constant equal to start of Allprep extraction protocol names removed, as it is no longer needed.[[BR]]b. Function `protocolsLoaded(response)` updated to have the last extraction protocol in the protocol selection pop-up menu pre-selected.[[BR]]c. Function `createProtocol()` updated to obtain the protocol version no. by removing all parts of the protocol name up to and including the last "`v`".