[richfaces-svn-commits] JBoss Rich Faces SVN: r2445 - trunk/test-applications/jsp/src/main/webapp/TogglePanel.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 23 11:51:37 EDT 2007
Author: ayanul
Date: 2007-08-23 11:51:37 -0400 (Thu, 23 Aug 2007)
New Revision: 2445
Modified:
trunk/test-applications/jsp/src/main/webapp/TogglePanel/TogglePanel.jsp
Log:
update
Modified: trunk/test-applications/jsp/src/main/webapp/TogglePanel/TogglePanel.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/TogglePanel/TogglePanel.jsp 2007-08-23 15:51:32 UTC (rev 2444)
+++ trunk/test-applications/jsp/src/main/webapp/TogglePanel/TogglePanel.jsp 2007-08-23 15:51:37 UTC (rev 2445)
@@ -6,8 +6,9 @@
<head>
<title></title>
</head>
+<f:view>
<f:subview id="togglePanel">
-<f:view>
+
<h:messages></h:messages>
<h:form id="tooggleTest">
@@ -172,6 +173,6 @@
<h:commandLink value="Back" action="main"></h:commandLink>
<ui:debug hotkey="L"></ui:debug>
</h:form>
+</f:subview>
</f:view>
-</f:subview>
</html>
More information about the richfaces-svn-commits
mailing list