Last change
on this file since 1648 was
1648,
checked in by work@…, 11 years ago
|
- advanced query page only shows previous query links if there are any
- changed topnav
- added base setup wizard
|
File size:
418 bytes
|
Line | |
---|
1 | <% |
---|
2 | /** |
---|
3 | * page header template |
---|
4 | * |
---|
5 | * This template is actually rendered by the AjaxflowTagLib using |
---|
6 | * the following tags: |
---|
7 | * |
---|
8 | * <af:pageHeader> |
---|
9 | * |
---|
10 | * @author Jeroen Wesbeek |
---|
11 | * @since 20110318 |
---|
12 | * |
---|
13 | * Revision information: |
---|
14 | * $Rev: 67320 $ |
---|
15 | * $Author: duh $ |
---|
16 | * $Date: 2010-12-22 17:49:27 +0100 (Wed, 22 Dec 2010) $ |
---|
17 | */ |
---|
18 | %> |
---|
19 | <h1>Setup Wizard : page ${page}</h1> |
---|
20 | <g:render template="common/tabs"/> |
---|
21 | <div class="content"> |
---|
Note: See
TracBrowser
for help on using the repository browser.