Author: ilya_shaikovsky
Date: 2009-03-25 13:16:07 -0400 (Wed, 25 Mar 2009)
New Revision: 13190
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-5999
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml 2009-03-25
17:09:42 UTC (rev 13189)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml 2009-03-25
17:16:07 UTC (rev 13190)
@@ -79,6 +79,6 @@
<h:outputText style="font-weight:bold"
value="#{ddmenu.current}"></h:outputText>
</a4j:outputPanel>
<br />
- <rich:spacer width="1" height="25" border="0"
alt="" />
+ <rich:spacer width="1" height="25" />
</ui:composition>
\ No newline at end of file