source:
trunk/grails-app/controllers/dbnp/clinicaldata/ClinicalMeasurementController.groovy
@
106
Last change on this file since 106 was 106, checked in by keesvb, 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.