Last change
on this file since 1281 was
1281,
checked in by t.w.abma@…, 10 years ago
|
- rewrite of the Importer Wizard into an Ajaxflow, added common pages
|
File size:
369 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 20101206 |
---|
12 | * |
---|
13 | * Revision information: |
---|
14 | * $Rev$ |
---|
15 | * $Author$ |
---|
16 | * $Date$ |
---|
17 | */ |
---|
18 | %> |
---|
19 | <h1>AjaxFlow '<i>importer</i>' : page ${page}</h1> |
---|
20 | <g:render template="common/tabs"/> |
---|
21 | <div class="content"> |
---|
Note: See
TracBrowser
for help on using the repository browser.