Ignore:
Timestamp:
Feb 25, 2010, 4:18:22 PM (13 years ago)
Author:
duh
Message:
  • restructured wizard
  • added information boxes
  • improved error feedback (highlighted error fields)
  • added confirmation page
  • several smaller bugfixes and improvements
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/wizard/pages/_templates.gsp

    r195 r213  
    1616%>
    1717<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
    1823        <wizard:templateElement name="template" description="Template" value="${study?.template}">
    1924                The meta data template to use for this study
Note: See TracChangeset for help on using the changeset viewer.