Author: ate
Date: Thu Oct 4 08:22:40 2007
New Revision: 581947
URL: http://svn.apache.org/viewvc?rev=581947&view=rev
Log:
Fixing (old) typo breaking the treeTable example
Modified:
portals/bridges/trunk/applications/jsf-demo/src/webapp/treeTable.jsp
Modified: portals/bridges/trunk/applications/jsf-demo/src/webapp/treeTable.jsp
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/applications/jsf-demo/src/webapp/treeTable.jsp?rev=581947&r1=581946&r2=581947&view=diff
==============================================================================
--- portals/bridges/trunk/applications/jsf-demo/src/webapp/treeTable.jsp
(original)
+++ portals/bridges/trunk/applications/jsf-demo/src/webapp/treeTable.jsp Thu
Oct 4 08:22:40 2007
@@ -57,7 +57,7 @@
<f:facet name="footer">
<h:outputText value="Footer" />
</f:facet>
- </x:tree>
+ </t:tree>
<f:verbatim><br></f:verbatim>
<h:commandLink id="goHome" action="guessGameStartFromTreeTable">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]