- Timestamp:
- Dec 20, 2010, 3:01:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy
r1282 r1283 499 499 } 500 500 501 // assign duplicate event to study 501 502 if (event instanceof SamplingEvent) { 502 503 flow.study.addToSamplingEvents(event)
Note: See TracChangeset
for help on using the changeset viewer.