[richfaces-svn-commits] JBoss Rich Faces SVN: r3222 - trunk/test-applications/jsp/src/main/webapp/pages/RichMenu.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Oct 3 07:53:55 EDT 2007


Author: ayanul
Date: 2007-10-03 07:53:55 -0400 (Wed, 03 Oct 2007)
New Revision: 3222

Modified:
   trunk/test-applications/jsp/src/main/webapp/pages/RichMenu/RichMenu.jsp
Log:
fix path DragAndDrop

Modified: trunk/test-applications/jsp/src/main/webapp/pages/RichMenu/RichMenu.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/pages/RichMenu/RichMenu.jsp	2007-10-03 11:32:18 UTC (rev 3221)
+++ trunk/test-applications/jsp/src/main/webapp/pages/RichMenu/RichMenu.jsp	2007-10-03 11:53:55 UTC (rev 3222)
@@ -16,7 +16,7 @@
 				<f:selectItem itemValue="/DataFilterSlider/DataFilterSlider.jsp" itemLabel="Data Filter Slider" />
 				<f:selectItem itemValue="/DataScroller/DS.jsp" itemLabel="Date Scroller" />
 				<f:selectItem itemValue="/DataTable/DT.jsp" itemLabel="Date Table" />
-				<f:selectItem itemValue="/DradAndDrop/DragAndDrop.jsp" itemLabel="Drag And Drop" />
+				<f:selectItem itemValue="/DragAndDrop/DragAndDrop.jsp" itemLabel="Drag And Drop" />
 				<f:selectItem itemValue="/DropDownMenu/DDMenu.jsp" itemLabel="Drop Down Menu" />
 				<f:selectItem itemValue="/Effect/Effect.jsp" itemLabel="Effect" />
 				<f:selectItem itemValue="/Gmap/Gmap.jsp" itemLabel="Gmap" />




More information about the richfaces-svn-commits mailing list