From richfaces-svn-commits at lists.jboss.org Wed Aug 1 08:43:20 2007 Content-Type: multipart/mixed; boundary="===============0297053429598900649==" 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: r1977 - trunk/samples/datascroller-sample/src/main/webapp/pages. Date: Wed, 01 Aug 2007 08:43:20 -0400 Message-ID: --===============0297053429598900649== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: A.Skokov Date: 2007-08-01 08:43:20 -0400 (Wed, 01 Aug 2007) New Revision: 1977 Modified: trunk/samples/datascroller-sample/src/main/webapp/pages/index.jsp Log: http://labs.jboss.com/jbossrichfaces/ui/datascroller added Modified: trunk/samples/datascroller-sample/src/main/webapp/pages/index.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/samples/datascroller-sample/src/main/webapp/pages/index.jsp 2007-= 08-01 12:39:07 UTC (rev 1976) +++ trunk/samples/datascroller-sample/src/main/webapp/pages/index.jsp 2007-= 08-01 12:43:20 UTC (rev 1977) @@ -3,7 +3,7 @@ <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> -<%@ taglib uri=3D"http://richfaces.ajax4jsf.org/datascroller" prefix=3D"ds= "%> +<%@ taglib uri=3D"http://labs.jboss.com/jbossrichfaces/ui/datascroller" pr= efix=3D"ds"%> = --===============0297053429598900649==--