Author: viktor_volkov
Date: 2007-10-25 09:30:21 -0400 (Thu, 25 Oct 2007)
New Revision: 3536
Modified:
branches/3.1.x/test-applications/facelets/src/main/webapp/pages/RichMenu/RichMenu.xhtml
Log:
syntax error fix
Modified:
branches/3.1.x/test-applications/facelets/src/main/webapp/pages/RichMenu/RichMenu.xhtml
===================================================================
---
branches/3.1.x/test-applications/facelets/src/main/webapp/pages/RichMenu/RichMenu.xhtml 2007-10-25
13:28:21 UTC (rev 3535)
+++
branches/3.1.x/test-applications/facelets/src/main/webapp/pages/RichMenu/RichMenu.xhtml 2007-10-25
13:30:21 UTC (rev 3536)
@@ -14,7 +14,7 @@
<f:selectItem itemValue="/DataFilterSlider/DataFilterSlider.xhtml"
itemLabel="Data Filter Slider" />
<f:selectItem itemValue="/DataScroller/DS.xhtml" itemLabel="Date
Scroller" />
<f:selectItem itemValue="/DataTable/DT.xhtml" itemLabel="Date
Table" />
- <f:selectItem itemValue="/DradAndDrop/DragAndDrop.xhtml"
itemLabel="Drag And Drop" />
+ <f:selectItem itemValue="/DragAndDrop/DragAndDrop.xhtml"
itemLabel="Drag And Drop" />
<f:selectItem itemValue="/DropDownMenu/DDMenu.xhtml"
itemLabel="Drop Down Menu" />
<f:selectItem itemValue="/Effect/Effect.xhtml"
itemLabel="Effect" />
<f:selectItem itemValue="/Gmap/Gmap.xhtml" itemLabel="Gmap"
/>
Show replies by date