- Timestamp:
- Nov 3, 2010, 4:30:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy
r1029 r1062 76 76 def sample = { 77 77 showEntity('dbnp.studycapturing.Sample') 78 } 79 80 /** 81 * Assay template editor page 82 */ 83 def assay = { 84 showEntity('dbnp.studycapturing.Assay') 78 85 } 79 86
Note: See TracChangeset
for help on using the changeset viewer.