From richfaces-svn-commits at lists.jboss.org Tue Sep 30 07:09:57 2008 Content-Type: multipart/mixed; boundary="===============8508682278648743837==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r10616 - trunk/test-applications/jsp/src/main/webapp/ExtendedDataTable. Date: Tue, 30 Sep 2008 07:09:57 -0400 Message-ID: --===============8508682278648743837== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mvitenkov Date: 2008-09-30 07:09:57 -0400 (Tue, 30 Sep 2008) New Revision: 10616 Modified: trunk/test-applications/jsp/src/main/webapp/ExtendedDataTable/ExtendedDa= taTable.jsp Log: Modified: trunk/test-applications/jsp/src/main/webapp/ExtendedDataTable/Ext= endedDataTable.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/test-applications/jsp/src/main/webapp/ExtendedDataTable/ExtendedD= ataTable.jsp 2008-09-30 11:06:13 UTC (rev 10615) +++ trunk/test-applications/jsp/src/main/webapp/ExtendedDataTable/ExtendedD= ataTable.jsp 2008-09-30 11:09:57 UTC (rev 10616) @@ -2,6 +2,7 @@ <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> +<%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> = = + + =