[richfaces-svn-commits] JBoss Rich Faces SVN: r6247 - trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Feb 21 09:56:02 EST 2008
Author: abelevich
Date: 2008-02-21 09:56:02 -0500 (Thu, 21 Feb 2008)
New Revision: 6247
Modified:
trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp
trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.xhtml
Log:
Modified: trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp 2008-02-21 14:43:38 UTC (rev 6246)
+++ trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp 2008-02-21 14:56:02 UTC (rev 6247)
@@ -24,7 +24,7 @@
<f:selectItem itemLabel="option 6" itemValue="Toronto"/>
<f:selectItem itemLabel="option 7" itemValue="Cleveland"/>
<f:selectItem itemLabel="option 8" itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="Miniapolis"/>
+ <f:selectItem itemLabel="option 9" itemValue="New York"/>
</is:inplaceSelect>
Mayor Rudy Giuliani plans to drop out and endorse McCain, two GOP sources said. That would give McCain added momentum heading into a debate Wednesday and next week's Super Tuesday contests
</div>
Modified: trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.xhtml
===================================================================
--- trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.xhtml 2008-02-21 14:43:38 UTC (rev 6246)
+++ trunk/sandbox/samples/inplaceSelect-sample/src/main/webapp/pages/index.xhtml 2008-02-21 14:56:02 UTC (rev 6247)
@@ -30,7 +30,7 @@
<f:selectItem itemLabel="option 6" itemValue="Toronto"/>
<f:selectItem itemLabel="option 7" itemValue="Cleveland"/>
<f:selectItem itemLabel="option 8" itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="Miniapolis"/>
+ <f:selectItem itemLabel="option 9" itemValue="New York"/>
</is:inplaceSelect>
Mayor Rudy Giuliani plans to drop out and endorse McCain, two GOP sources said. That would give McCain added momentum heading into a debate Wednesday and next week's Super Tuesday contests
</div>
More information about the richfaces-svn-commits
mailing list