Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Antti Väyrynen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit bf3513e2
authored
May 08, 2010
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some index links
1 parent
742305e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
code/LanBortalWeb/WebContent/index.xhtml
code/LanBortalWeb/WebContent/index.xhtml
View file @
bf3513e
...
@@ -12,8 +12,13 @@
...
@@ -12,8 +12,13 @@
<ui:define
name=
"title"
>
Omnia
</ui:define>
<ui:define
name=
"title"
>
Omnia
</ui:define>
<ui:define
name=
"header"
>
Header
</ui:define>
<ui:define
name=
"header"
>
Header
</ui:define>
<ui:define
name=
"content"
>
<ui:define
name=
"content"
>
Plop
<h:form>
</ui:define>
<ul>
<li><h:commandLink
action=
"generateTestData"
>
Generate test data
</h:commandLink></li>
<li><h:commandLink
action=
"user/list"
>
List users
</h:commandLink></li>
</ul>
</h:form>
</ui:define>
<ui:define
name=
"footer"
>
Footer
</ui:define>
<ui:define
name=
"footer"
>
Footer
</ui:define>
</ui:composition>
</ui:composition>
</h:body>
</h:body>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment