Author: viktor_volkov
Date: 2007-10-25 09:44:00 -0400 (Thu, 25 Oct 2007)
New Revision: 3537
Modified:
branches/3.1.x/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml
Log:
syntax error fix
Modified: branches/3.1.x/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml
===================================================================
---
branches/3.1.x/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml 2007-10-25
13:30:21 UTC (rev 3536)
+++
branches/3.1.x/test-applications/facelets/src/main/webapp/DataTable/DT.xhtml 2007-10-25
13:44:00 UTC (rev 3537)
@@ -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"