You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2007/01/09 14:22:06 UTC

svn commit: r494404 - /myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag

Author: lofwyr
Date: Tue Jan  9 05:22:05 2007
New Revision: 494404

URL: http://svn.apache.org/viewvc?view=rev&rev=494404
Log:
comment out test code

Modified:
    myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag?view=diff&rev=494404&r1=494403&r2=494404
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag Tue Jan  9 05:22:05 2007
@@ -22,9 +22,11 @@
   /><tc:page label="#{overviewBundle.pageTitle}" id="page"
       width="750px" height="600px">
 
+<%--
      <f:facet name="onLoad">
             <tc:command />
      </f:facet>
+--%>
 
     <jsp:include page="/overview/menubar.jsp" />
     <%--f:facet name="backButtonDetector">