[richfaces-svn-commits] JBoss Rich Faces SVN: r4456 - branches/3.1.x/test-applications/facelets/src/main/webapp/OrderingList.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Dec 4 11:34:47 EST 2007


Author: ayanul
Date: 2007-12-04 11:34:47 -0500 (Tue, 04 Dec 2007)
New Revision: 4456

Modified:
   branches/3.1.x/test-applications/facelets/src/main/webapp/OrderingList/OrderingList.xhtml
Log:


Modified: branches/3.1.x/test-applications/facelets/src/main/webapp/OrderingList/OrderingList.xhtml
===================================================================
--- branches/3.1.x/test-applications/facelets/src/main/webapp/OrderingList/OrderingList.xhtml	2007-12-04 16:34:25 UTC (rev 4455)
+++ branches/3.1.x/test-applications/facelets/src/main/webapp/OrderingList/OrderingList.xhtml	2007-12-04 16:34:47 UTC (rev 4456)
@@ -1,8 +1,6 @@
 <f:subview id="orderingListSubviewID" xmlns:a4j="http://richfaces.org/a4j" xmlns:f="http://java.sun.com/jsf/core"
 	xmlns:h="http://java.sun.com/jsf/html" xmlns:rich="http://richfaces.org/rich" xmlns:ui="http://java.sun.com/jsf/facelets">
 
-	<a4j:log popup="false"/>
-
 	<a4j:outputPanel ajaxRendered="true">
 		<h:messages />
 	</a4j:outputPanel>




More information about the richfaces-svn-commits mailing list