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 c27ef790
authored
Apr 06, 2012
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
päivitetty primefaces taglib uuteen urliin.
1 parent
2902482d
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
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/news/editNews.xhtml
View file @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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 @
c27ef79
...
...
@@ -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