[richfaces-svn-commits] JBoss Rich Faces SVN: r4977 - trunk/sandbox/samples/combobox-sample/src/main/webapp/pages.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sat Dec 22 08:58:44 EST 2007


Author: abelevich
Date: 2007-12-22 08:58:44 -0500 (Sat, 22 Dec 2007)
New Revision: 4977

Modified:
   trunk/sandbox/samples/combobox-sample/src/main/webapp/pages/index.jsp
Log:


Modified: trunk/sandbox/samples/combobox-sample/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/sandbox/samples/combobox-sample/src/main/webapp/pages/index.jsp	2007-12-22 13:58:03 UTC (rev 4976)
+++ trunk/sandbox/samples/combobox-sample/src/main/webapp/pages/index.jsp	2007-12-22 13:58:44 UTC (rev 4977)
@@ -8,7 +8,7 @@
 	<body>
 		<f:view>
 			<h:form>
-				<cmb:comboBox height="200px" width="200px">
+				<cmb:comboBox>
 				</cmb:comboBox>
 			</h:form>
 		</f:view>




More information about the richfaces-svn-commits mailing list