- Timestamp:
- Mar 9, 2011, 10:24:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/simpleWizard/simpleWizard/finish.gsp
r1608 r1611 25 25 <g:link class="view" controller="study" action="show" id="${study.id}">View study</g:link> 26 26 <g:link class="edit" controller="simpleWizard" action="index" id="${study.id}">Edit study</g:link> 27 <g:link class="restart" controller="simpleWizard" action=" study">Add another study</g:link>27 <g:link class="restart" controller="simpleWizard" action="index">Add another study</g:link> 28 28 </p> 29 29 </div>
Note: See TracChangeset
for help on using the changeset viewer.