From richfaces-svn-commits at lists.jboss.org Wed May 27 10:33:59 2009 Content-Type: multipart/mixed; boundary="===============2385350973668402075==" 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: r14371 - in branches/community/3.3.X/samples/colorPickerDemo: src/main/webapp/pages and 1 other directory. Date: Wed, 27 May 2009 10:26:08 -0400 Message-ID: --===============2385350973668402075== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: Alex.Kolonitsky Date: 2009-05-27 10:26:08 -0400 (Wed, 27 May 2009) New Revision: 14371 Removed: branches/community/3.3.X/samples/colorPickerDemo/src/main/webapp/pages/R= F-7256.jsp Modified: branches/community/3.3.X/samples/colorPickerDemo/pom.xml Log: revert = Tab: It's impossible to switch between tab in tabPanel if colorPicker prese= nts in the same form https://jira.jboss.org/jira/browse/RF-7256 Modified: branches/community/3.3.X/samples/colorPickerDemo/pom.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/3.3.X/samples/colorPickerDemo/pom.xml 2009-05-27 14:= 18:36 UTC (rev 14370) +++ branches/community/3.3.X/samples/colorPickerDemo/pom.xml 2009-05-27 14:= 26:08 UTC (rev 14371) @@ -58,10 +58,5 @@ colorPicker 3.3.2-SNAPSHOT - - org.richfaces.ui - tabPanel - 3.3.2-SNAPSHOT - Deleted: branches/community/3.3.X/samples/colorPickerDemo/src/main/webapp/p= ages/RF-7256.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 --- branches/community/3.3.X/samples/colorPickerDemo/src/main/webapp/pages/= RF-7256.jsp 2009-05-27 14:18:36 UTC (rev 14370) +++ branches/community/3.3.X/samples/colorPickerDemo/src/main/webapp/pages/= RF-7256.jsp 2009-05-27 14:26:08 UTC (rev 14371) @@ -1,21 +0,0 @@ -<%@ 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://richfaces.org/a4j" prefix=3D"a4j"%> -<%@ taglib uri=3D"http://labs.jboss.com/jbossrichfaces/ui/tabPanel" prefix= =3D"rich" %> -<%@ taglib uri=3D"http://labs.jboss.com/jbossrichfaces/ui/colorPicker" pre= fix=3D"colorPicker"%> - - - - - - - - - - - - - - \ No newline at end of file --===============2385350973668402075==--