You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ck...@apache.org on 2006/08/22 23:05:41 UTC

svn commit: r433753 - /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp

Author: ckormos
Date: Tue Aug 22 14:05:40 2006
New Revision: 433753

URL: http://svn.apache.org/viewvc?rev=433753&view=rev
Log:
added footer with home and source links for pprPanelGroup.jsp example page

Modified:
    myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp

Modified: myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp?rev=433753&r1=433752&r2=433753&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp (original)
+++ myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroup.jsp Tue Aug 22 14:05:40 2006
@@ -45,6 +45,8 @@
 
 </f:view>
 
+<%@include file="inc/page_footer.jsp" %>
+
 </body>
 
 </html>