From richfaces-svn-commits at lists.jboss.org Thu Nov 11 02:37:37 2010 Content-Type: multipart/mixed; boundary="===============0919015503656837479==" 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: r20027 - modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRepeat. Date: Thu, 11 Nov 2010 02:37:37 -0500 Message-ID: <201011110737.oAB7bboi030583@svn01.web.mwc.hst.phx2.redhat.com> --===============0919015503656837479== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: lfryc(a)redhat.com Date: 2010-11-11 02:37:37 -0500 (Thu, 11 Nov 2010) New Revision: 20027 Modified: modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRe= peat/matrix.xhtml Log: fixed the a4j:repeat matrix sample using Nick's suggestion (RF-9375) Modified: modules/tests/metamer/trunk/application/src/main/webapp/component= s/a4jRepeat/matrix.xhtml =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 --- modules/tests/metamer/trunk/application/src/main/webapp/components/a4jR= epeat/matrix.xhtml 2010-11-11 07:15:57 UTC (rev 20026) +++ modules/tests/metamer/trunk/application/src/main/webapp/components/a4jR= epeat/matrix.xhtml 2010-11-11 07:37:37 UTC (rev 20027) @@ -1,7 +1,7 @@ + xmlns:ui=3D"http://java.sun.com/jsf/facelets" xmlns:a4j=3D"http://ri= chfaces.org/a4j" xmlns:rich=3D"http://richfaces.org/rich"> =