- Timestamp:
- Dec 21, 2010, 2:21:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/StudyWizardController.groovy
r1292 r1304 109 109 // and makes the flow jump to the study logic) 110 110 mainPage { 111 render(view: "/study wizard/index")111 render(view: "/studyWizard/index") 112 112 onRender { 113 113 // Grom a development message
Note: See TracChangeset
for help on using the changeset viewer.