Author: nbelaevski
Date: 2009-01-08 14:19:33 -0500 (Thu, 08 Jan 2009)
New Revision: 12163
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/usage.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-5613
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/usage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/usage.xhtml 2009-01-08
19:18:26 UTC (rev 12162)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/usage.xhtml 2009-01-08
19:19:33 UTC (rev 12163)
@@ -38,7 +38,7 @@
<div class="sample-container">
You can place a block of drop down menus horizontally or vertially how it is shown
below. <br/><br/>
<ui:include src="/richfaces/dropDownMenu/examples/sidemenu.xhtml"/>
- <br/><rich:spacer width="1" height="25"
border="0" alt="" />
+ <br/><rich:spacer width="1" height="25"
border="0" />
<ui:include src="/templates/include/sourceview.xhtml">
<ui:param name="sourcepath"
value="/richfaces/dropDownMenu/examples/sidemenu.xhtml"/>
</ui:include>