From richfaces-svn-commits at lists.jboss.org Thu Mar 19 18:39:51 2009 Content-Type: multipart/mixed; boundary="===============0944617635820140488==" 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: r13044 - trunk/samples/colorPickerDemo/src/main/webapp/pages. Date: Thu, 19 Mar 2009 18:39:50 -0400 Message-ID: --===============0944617635820140488== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: artdaw Date: 2009-03-19 18:39:50 -0400 (Thu, 19 Mar 2009) New Revision: 13044 Modified: trunk/samples/colorPickerDemo/src/main/webapp/pages/index.jsp Log: colorPicker sample was fixed Modified: trunk/samples/colorPickerDemo/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/colorPickerDemo/src/main/webapp/pages/index.jsp 2009-03-1= 9 20:53:07 UTC (rev 13043) +++ trunk/samples/colorPickerDemo/src/main/webapp/pages/index.jsp 2009-03-1= 9 22:39:50 UTC (rev 13044) @@ -1,24 +1,33 @@ <%@ page contentType=3D"application/xhtml+xml; charset=3DISO-8859-1" %> = -<%@ 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://labs.jboss.com/jbossrichfaces/ui/colorPicker" pre= fix=3D"colorPicker"%> -<%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> - - - ColorPicker sample page = - - +<%@ 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://labs.jboss.com/jbossrichfaces/ui/colorPicker" pre= fix=3D"colorPicker"%> +<%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> + + + ColorPicker sample page = + + - - = - - = - = - = - = - - - - + = + = +








+




+ + = + = + + = + + = + = +
+
= +
+
+ + + + --===============0944617635820140488==--