source:
trunk/grails-app/controllers/dbnp/clinicaldata/ClinicalAssayController.groovy
@
162
Last change on this file since 162 was 162, checked in by duh, 13 years ago | |
---|---|
|
|
File size: 113 bytes |
Line | |
---|---|
1 | package dbnp.clinicaldata |
2 | |
3 | class ClinicalAssayController { |
4 | |
5 | def scaffold = dbnp.clinicaldata.ClinicalAssay |
6 | } |
Note: See TracBrowser
for help on using the repository browser.