Last change
on this file since 1825 was
1825,
checked in by work@…, 10 years ago
|
|
-
Property svn:keywords set to
Rev Author Date
|
File size:
559 bytes
|
Line | |
---|
1 | <% |
---|
2 | /** |
---|
3 | * Load study to modify page |
---|
4 | * |
---|
5 | * @author Jeroen Wesbeek |
---|
6 | * @since 20100414 |
---|
7 | * @package wizard |
---|
8 | * @see dbnp.studycapturing.WizardTagLib::previousNext |
---|
9 | * @see dbnp.studycapturing.WizardController |
---|
10 | * |
---|
11 | * Revision information: |
---|
12 | * $Rev: 1825 $ |
---|
13 | * $Author: work@osx.eu $ |
---|
14 | * $Date: 2011-05-09 09:57:19 +0000 (ma, 09 mei 2011) $ |
---|
15 | */ |
---|
16 | %> |
---|
17 | <af:page> |
---|
18 | <span class="info"> |
---|
19 | <span class="title">Edit a study</span> |
---|
20 | Select the study you would like to modify. |
---|
21 | </span> |
---|
22 | |
---|
23 | <af:studyElement name="studyid" description="Study" error="study" value=""> |
---|
24 | The study you would like to load and edit |
---|
25 | </af:studyElement> |
---|
26 | </af:page> |
---|
Note: See
TracBrowser
for help on using the repository browser.