Changeset 260 for trunk/grails-app/controllers
- Timestamp:
- Mar 12, 2010, 4:12:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy
r257 r260 160 160 }.to "subjects" 161 161 on("next") { 162 println params 162 163 flash.errors = [:] 163 164
Note: See TracChangeset
for help on using the changeset viewer.