Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c6873b69
authored
Dec 18, 2011
by
Antti Tonkyra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing something...
1 parent
0b1e54fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
code/LanBortalWeb/WebContent/WEB-INF/web.xml
code/LanBortalWeb/WebContent/news/listAll.xhtml
code/LanBortalWeb/WebContent/WEB-INF/web.xml
View file @
c6873b6
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<context-param>
<context-param>
<param-name>
javax.faces.PROJECT_STAGE
</param-name>
<param-name>
javax.faces.PROJECT_STAGE
</param-name>
<param-value>
Development
</param-value>
<param-value>
Development
</param-value>
<!--
param-value>Production</param-value
-->
<!--
param-value>Production</param-value
-->
</context-param>
</context-param>
<context-param>
<context-param>
<param-name>
javax.faces.FACELETS_SKIP_COMMENTS
</param-name>
<param-name>
javax.faces.FACELETS_SKIP_COMMENTS
</param-name>
...
...
code/LanBortalWeb/WebContent/news/listAll.xhtml
View file @
c6873b6
...
@@ -11,7 +11,6 @@
...
@@ -11,7 +11,6 @@
<f:event
type=
"preRenderView"
listener=
"#{newsListView.initView}"
/>
<f:event
type=
"preRenderView"
listener=
"#{newsListView.initView}"
/>
</f:metadata>
</f:metadata>
<ui:param
name=
"thispage"
value=
"page.user.create"
/>
<ui:define
name=
"content"
>
<ui:define
name=
"content"
>
<h1>
#{i18n['newslist.header']}
</h1>
<h1>
#{i18n['newslist.header']}
</h1>
...
...
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