Last change
on this file since 1303 was
1286,
checked in by work@…, 10 years ago
|
- BIG refactoring / rewrite of the wizard to use the ajaxflow plugin, part one of ticket #183
|
File size:
371 bytes
|
Line | |
---|
1 | <% |
---|
2 | /** |
---|
3 | * last wizard page / tab |
---|
4 | * |
---|
5 | * @author Jeroen Wesbeek |
---|
6 | * @since 20101220 |
---|
7 | * |
---|
8 | * Revision information: |
---|
9 | * $Rev: 66849 $ |
---|
10 | * $Author: duh $ |
---|
11 | * $Date: 2010-12-08 15:12:54 +0100 (Wed, 08 Dec 2010) $ |
---|
12 | */ |
---|
13 | %> |
---|
14 | <af:page> |
---|
15 | <h1>Final Page</h1> |
---|
16 | <p> |
---|
17 | This concludes the example wizard. You can click <g:link action="index">here</g:link> to restart the wizard. |
---|
18 | </p> |
---|
19 | </af:page> |
---|
Note: See
TracBrowser
for help on using the repository browser.