Changeset 213 for trunk/grails-app/views/wizard/pages/_templates.gsp
- Timestamp:
- Feb 25, 2010, 4:18:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/pages/_templates.gsp
r195 r213 16 16 %> 17 17 <wizard:pageContent> 18 <span class="info"> 19 <span class="title">Select the template you would like to use</span> 20 A template is a predefined set of values to store with all elements of your study. 21 </span> 22 18 23 <wizard:templateElement name="template" description="Template" value="${study?.template}"> 19 24 The meta data template to use for this study
Note: See TracChangeset
for help on using the changeset viewer.