Author: ayanul
Date: 2007-10-25 09:13:16 -0400 (Thu, 25 Oct 2007)
New Revision: 3532
Modified:
trunk/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml
Log:
fix name ID
Modified: trunk/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml 2007-10-25
13:02:07 UTC (rev 3531)
+++ trunk/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml 2007-10-25
13:13:16 UTC (rev 3532)
@@ -1,4 +1,4 @@
-<f:subview id="DataScrollerSubviewID"
+<f:subview id="DataTableSubviewID"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:a4j="http://richfaces.org/a4j"
xmlns:f="http://java.sun.com/jsf/core"