Changeset 1793
- Timestamp:
- Apr 27, 2011, 2:40:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/studyWizard/pages/_subjects.gsp
r1791 r1793 30 30 The number of subjects to add to your study 31 31 </af:textFieldElement> 32 <af:termElement name="species" description="of species" value="${values?.species}" ontologies=" 1132" addDummy="true">32 <af:termElement name="species" description="of species" value="${values?.species}" ontologies="${speciesOntologies.join(',')}" addDummy="true"> 33 33 The species of the subjects you would like to add to your study 34 34 </af:termElement>
Note: See TracChangeset
for help on using the changeset viewer.