Changeset 216 for trunk/grails-app/views/wizard/common/_wizard.gsp
- Timestamp:
- Feb 26, 2010, 3:23:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/common/_wizard.gsp
r145 r216 18 18 <h1>Create a new study</h1> 19 19 <g:form action="pages" name="wizardForm" id="wizardForm"> 20 <g:hiddenField name="do" value="" /> 20 21 <div id="wizardPage"> 21 22 <wizard:ajaxFlowRedirect form="form#wizardForm" name="next" url="[controller:'wizard',action:'pages']" update="[success:'wizardPage',failure:'wizardError']" afterSuccess="onWizardPage()" />
Note: See TracChangeset
for help on using the changeset viewer.