- Timestamp:
- Apr 8, 2011, 12:07:56 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/AssayController.groovy
r1724 r1730 138 138 flow.fieldMap = assayService.collectAssayTemplateFields(flow.assay) 139 139 140 flow.measurementTokens = flow.fieldMap.remove('Module Measurement Data') *.name140 flow.measurementTokens = flow.fieldMap.remove('Module Measurement Data') 141 141 }.to "selectFields" 142 142
Note: See TracChangeset
for help on using the changeset viewer.