Changes between Initial Version and Version 1 of Ticket #759, comment 9


Ignore:
Timestamp:
Mar 19, 2015, 3:36:34 PM (9 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #759, comment 9

    initial v1  
    55Design update:
    66
    7  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 will now be 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`".
     7 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`".