Changeset 1123 for trunk/grails-app/controllers
- Timestamp:
- Nov 11, 2010, 2:55:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/setup/SetupController.groovy
r1119 r1123 43 43 // triggers the 'next' action (hence, the main 44 44 // page dynamically renders the study template 45 // and makes the flow jump to the st udylogic)45 // and makes the flow jump to the start logic) 46 46 mainPage { 47 47 render(view: "/setup/index")
Note: See TracChangeset
for help on using the changeset viewer.