source:
trunk/grails-app/controllers/dbnp/clinicaldata/ClinicalMeasurementController.groovy
@
349
Last change on this file since 349 was 247, checked in by duh, 13 years ago | |
---|---|
|
|
File size: 125 bytes |
Rev | Line | |
---|---|---|
[106] | 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.