Changeset 827
- Timestamp:
- Aug 18, 2010, 5:46:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy
r825 r827 655 655 // handle form data 656 656 assayPage(flow, flash, params) ? success() : error() 657 }.to "assay s"657 }.to "assayGroups" 658 658 } 659 659
Note: See TracChangeset
for help on using the changeset viewer.