From richfaces-svn-commits at lists.jboss.org Mon Aug 11 09:55:56 2008 Content-Type: multipart/mixed; boundary="===============4323248909352406762==" 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: r10023 - trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/examples. Date: Mon, 11 Aug 2008 09:55:56 -0400 Message-ID: --===============4323248909352406762== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ilya_shaikovsky Date: 2008-08-11 09:55:55 -0400 (Mon, 11 Aug 2008) New Revision: 10023 Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/ex= amples/additionalValidation.xhtml trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/ex= amples/hibernateValidation.xhtml Log: https://jira.jboss.org/jira/browse/RF-4141 Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValid= ator/examples/additionalValidation.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 --- trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/e= xamples/additionalValidation.xhtml 2008-08-11 12:58:27 UTC (rev 10022) +++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/e= xamples/additionalValidation.xhtml 2008-08-11 13:55:55 UTC (rev 10023) @@ -6,15 +6,17 @@ xmlns:a4j=3D"http://richfaces.org/a4j" xmlns:rich=3D"http://richfaces.org/rich"> +.red { + color: red; +} + +.green { + color: green; +} + - + + @@ -23,25 +25,23 @@ - - - - - - + + + + + + -
- - - - - - -
+
= -
- - + +
+ + +
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValid= ator/examples/hibernateValidation.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 --- trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/e= xamples/hibernateValidation.xhtml 2008-08-11 12:58:27 UTC (rev 10022) +++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/graphValidator/e= xamples/hibernateValidation.xhtml 2008-08-11 13:55:55 UTC (rev 10023) @@ -6,26 +6,28 @@ xmlns:rich=3D"http://richfaces.org/rich"> = - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file --===============4323248909352406762==--