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