Author: dazarov
Date: 2008-03-20 13:48:43 -0400 (Thu, 20 Mar 2008)
New Revision: 7048
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithRILibs/WebContent/pages/inputname.xhtml
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/WebContent/pages/inputname.xhtml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1937
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithRILibs/WebContent/pages/inputname.xhtml
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithRILibs/WebContent/pages/inputname.xhtml 2008-03-20
16:02:05 UTC (rev 7047)
+++
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithRILibs/WebContent/pages/inputname.xhtml 2008-03-20
17:48:43 UTC (rev 7048)
@@ -11,7 +11,7 @@
<ui:define name="pageTitle">Input User Name</ui:define>
- <ui:define name="pageHeader"Facelets Hello Application</ui:define>
+ <ui:define name="pageHeader">Facelets Hello
Application</ui:define>
<ui:define name="body">
<h:message showSummary="true" showDetail="false"
style="color: red; font-weight: bold;" for="name" />
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/WebContent/pages/inputname.xhtml
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/WebContent/pages/inputname.xhtml 2008-03-20
16:02:05 UTC (rev 7047)
+++
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/WebContent/pages/inputname.xhtml 2008-03-20
17:48:43 UTC (rev 7048)
@@ -11,7 +11,7 @@
<ui:define name="pageTitle">Input User Name</ui:define>
- <ui:define name="pageHeader"Facelets Hello Application</ui:define>
+ <ui:define name="pageHeader">Facelets Hello
Application</ui:define>
<ui:define name="body">
<h:message showSummary="true" showDetail="false"
style="color: red; font-weight: bold;" for="name" />