Last change
on this file was
1430,
checked in by work@…, 10 years ago
|
|
-
Property svn:keywords set to
Rev Author Date
|
File size:
313 bytes
|
Line | |
---|
1 | <% |
---|
2 | /** |
---|
3 | * wizard tabs |
---|
4 | * |
---|
5 | * The 'pages' and 'page' variables are defined |
---|
6 | * in the flow scope. See WizardController:pagesFlow:onStart |
---|
7 | * |
---|
8 | * @author Jeroen Wesbeek |
---|
9 | * @since 20101220 |
---|
10 | * |
---|
11 | * Revision information: |
---|
12 | * $Rev: 1430 $ |
---|
13 | * $Author: work@osx.eu $ |
---|
14 | * $Date: 2011-01-21 20:05:36 +0000 (vr, 21 jan 2011) $ |
---|
15 | */ |
---|
16 | %> |
---|
17 | <af:tabs pages="${pages}" page="${page}" clickable="${study}" /> |
---|
Note: See
TracBrowser
for help on using the repository browser.