Last change
on this file since 74 was
74,
checked in by duh, 13 years ago
|
|
-
Property svn:keywords set to
Rev Date Author
|
File size:
280 bytes
|
Rev | Line | |
---|
[73] | 1 | /** |
---|
| 2 | * Home Controler |
---|
| 3 | * |
---|
| 4 | * My Description |
---|
| 5 | * |
---|
| 6 | * @author Kees van Bochove |
---|
| 7 | * @since 20091028 |
---|
| 8 | * @package studycapturing |
---|
| 9 | * |
---|
| 10 | * Revision information: |
---|
| 11 | * $Rev: 74 $ |
---|
| 12 | * $Author: duh $ |
---|
| 13 | * $Date: 2010-01-05 10:39:34 +0000 (di, 05 jan 2010) $ |
---|
| 14 | */ |
---|
[39] | 15 | class StudyController extends BaseController { |
---|
[73] | 16 | def scaffold = dbnp.studycapturing.Study |
---|
[35] | 17 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.