Changeset 1098 for trunk/grails-app/controllers
- Timestamp:
- Nov 8, 2010, 12:16:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy
r1097 r1098 856 856 def loadStudy(flow, flash, params) { 857 857 // def authenticationService 858 if( authenticationService == null ) 859 authenticationService = new AuthenticationService() 858 860 859 861 flash.errors = new LinkedHashMap()
Note: See TracChangeset
for help on using the changeset viewer.