- Timestamp:
- Apr 21, 2011, 3:49:23 PM (13 years ago)
- Location:
- trunk/grails-app/views/assay/assayExport
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/assay/assayExport/selectFields.gsp
r1716 r1790 40 40 <h1>Select the columns that you want to be included in the resulting Excel file</h1> 41 41 42 <g:form name="fieldSelectForm" action="excelExport"> 42 In this step you can make a selection from the available fields stored in the database related to the samples, including measurement data from a module (if available). 43 44 <g:form name="fieldSelectForm" action="assayExport"> 43 45 44 46 <g:set var="catNum" value="${0}"/>
Note: See TracChangeset
for help on using the changeset viewer.