Author: smukhina
Date: 2008-07-28 09:09:52 -0400 (Mon, 28 Jul 2008)
New Revision: 9804
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-398
alt and border - deleted, as there are no border and alt properties for the component
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 2008-07-28
12:39:57 UTC (rev 9803)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml 2008-07-28
13:09:52 UTC (rev 9804)
@@ -72,7 +72,7 @@
</rich:dropDownMenu>
</rich:toolBar>
</h:form>
- <rich:spacer width="1" height="5" border="0"
alt="" />
+ <rich:spacer width="1" height="5"/>
<br />
<a4j:outputPanel ajaxRendered="true">
<h:outputText value="Current Selection: "></h:outputText>