Author: mareshkau
Date: 2010-08-31 02:21:47 -0400 (Tue, 31 Aug 2010)
New Revision: 24571
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/templates/xhtmldefault-templates.properties
Log:
https://jira.jboss.org/browse/JBIDE-6943
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/templates/xhtmldefault-templates.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web.ui/templates/xhtmldefault-templates.properties 2010-08-31
04:38:12 UTC (rev 24570)
+++
trunk/jst/plugins/org.jboss.tools.jst.web.ui/templates/xhtmldefault-templates.properties 2010-08-31
06:21:47 UTC (rev 24571)
@@ -20,4 +20,4 @@
Templates.xhtml.jsf.richfaces = Blank RichFaces Page
Templates.xhtml.jsf.richfaces.desc = Simple RichFaces Page
-Templates.xhtml.jsf.richfaces.content = <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> \n<html
xmlns="http://www.w3.org/1999/xhtml" \n
xmlns:h="http://java.sun.com/jsf/html" \n
xmlns:f="http://java.sun.com/jsf/core" \n
xmlns:ui="http://java.sun.com/jsf/facelets" \n
xmlns:a4j="http://richfaces.org/a4j" \n
xmlns:rich="http://richfaces.org/rich"> \n\n<h:head></h:head>
\n<body>\n <rich:panel>\n <f:facet name="header">\n
Write your own custom rich components with built-in AJAX support\n
</f:facet>\n <h:outputText value="Panel Body" />
\n <rich:panel>\n</body> \n</html>\n
\ No newline at end of file
+Templates.xhtml.jsf.richfaces.content = <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> \n<html
xmlns="http://www.w3.org/1999/xhtml" \n
xmlns:h="http://java.sun.com/jsf/html" \n
xmlns:f="http://java.sun.com/jsf/core" \n
xmlns:ui="http://java.sun.com/jsf/facelets" \n
xmlns:a4j="http://richfaces.org/a4j" \n
xmlns:rich="http://richfaces.org/rich"> \n\n<h:head></h:head>
\n<body>\n <rich:panel>\n <f:facet name="header">\n
Write your own custom rich components with built-in AJAX support\n
</f:facet>\n <h:outputText value="Panel Body" />
\n </rich:panel>\n</body> \n</html>\n
\ No newline at end of file