Changeset 240 for trunk/grails-app/views/wizard/pages/_study.gsp
- Timestamp:
- Mar 5, 2010, 5:26:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/pages/_study.gsp
r238 r240 21 21 </span> 22 22 23 <wizard:templateElement name="template" description="Template" value="${study?.template}" entity="${dbnp.studycapturing.S tudy}">23 <wizard:templateElement name="template" description="Template" value="${study?.template}" entity="${dbnp.studycapturing.Subject}" ajaxOnChange="switchTemplate" url="[controller:'wizard',action:'pages']" update="[success:'wizardPage',failure:'wizardError']" afterSuccess="onWizardPage()" > 24 24 The template to use for this study 25 25 </wizard:templateElement>
Note: See TracChangeset
for help on using the changeset viewer.