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 f18b49df
authored
Apr 06, 2012
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of dev.insomnia.fi:/data/bortal
2 parents
9a399aa3
c27ef790
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
7 additions
and
7 deletions
code/LanBortalWeb/WebContent/WEB-INF/lib/primefaces-3.0.M3.jar
code/LanBortalWeb/WebContent/WEB-INF/lib/primefaces-3.2.jar
code/LanBortalWeb/WebContent/news/editNews.xhtml
code/LanBortalWeb/WebContent/pages/editNews.xhtml
code/LanBortalWeb/WebContent/poll/create.xhtml
code/LanBortalWeb/WebContent/poll/edit.xhtml
code/LanBortalWeb/WebContent/resources/cditools/poll/edit.xhtml
code/LanBortalWeb/WebContent/user/editCardTemplate.xhtml
code/LanBortalWeb/WebContent/user/sendPicture.xhtml
code/LanBortalWeb/WebContent/WEB-INF/lib/primefaces-3.0.M3.jar
deleted
100644 → 0
View file @
9a399aa
No preview for this file type
code/LanBortalWeb/WebContent/WEB-INF/lib/primefaces-3.2.jar
0 → 100644
View file @
f18b49d
No preview for this file type
code/LanBortalWeb/WebContent/news/editNews.xhtml
View file @
f18b49d
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:news=
"http://java.sun.com/jsf/composite/cditools/news"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:p=
"http://primefaces.
org
/ui"
>
<h:body>
<ui:composition
template=
"/layout/#{sessionHandler.layout}/template.xhtml"
>
...
...
code/LanBortalWeb/WebContent/pages/editNews.xhtml
View file @
f18b49d
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:news=
"http://java.sun.com/jsf/composite/cditools/news"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:p=
"http://primefaces.
org
/ui"
>
<h:body>
<ui:composition
template=
"/layout/#{sessionHandler.layout}/template.xhtml"
>
...
...
code/LanBortalWeb/WebContent/poll/create.xhtml
View file @
f18b49d
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:poll=
"http://java.sun.com/jsf/composite/cditools/poll"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:p=
"http://primefaces.
org
/ui"
>
<h:body>
<ui:composition
template=
"/layout/#{sessionHandler.layout}/template.xhtml"
>
...
...
code/LanBortalWeb/WebContent/poll/edit.xhtml
View file @
f18b49d
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:poll=
"http://java.sun.com/jsf/composite/cditools/poll"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:p=
"http://primefaces.
org
/ui"
>
<h:body>
<ui:composition
template=
"/layout/#{sessionHandler.layout}/template.xhtml"
>
...
...
code/LanBortalWeb/WebContent/resources/cditools/poll/edit.xhtml
View file @
f18b49d
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:composite=
"http://java.sun.com/jsf/composite"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:tools=
"http://java.sun.com/jsf/composite/tools"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:p=
"http://primefaces.
org
/ui"
>
...
...
code/LanBortalWeb/WebContent/user/editCardTemplate.xhtml
View file @
f18b49d
...
...
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:users=
"http://java.sun.com/jsf/composite/tools/user"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:p=
"http://primefaces.
org
/ui"
>
<h:body>
<ui:composition
template=
"/layout/#{sessionHandler.layout}/template.xhtml"
>
...
...
code/LanBortalWeb/WebContent/user/sendPicture.xhtml
View file @
f18b49d
...
...
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xmlns:ui=
"http://java.sun.com/jsf/facelets"
xmlns:h=
"http://java.sun.com/jsf/html"
xmlns:f=
"http://java.sun.com/jsf/core"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
prime.com.tr
/ui"
xmlns:c=
"http://java.sun.com/jsp/jstl/core"
xmlns:p=
"http://primefaces.
org
/ui"
xmlns:users=
"http://java.sun.com/jsf/composite/cditools/user"
xmlns:shop=
"http://java.sun.com/jsf/composite/cditools/shop"
>
...
...
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