Author: ilya_shaikovsky
Date: 2010-12-16 09:33:55 -0500 (Thu, 16 Dec 2010)
New Revision: 20612
Added:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/new.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/palette_edit.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_edit.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_preview.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/search_item.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/timer_task.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_session_config.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_welcome.gif
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/yellow_lamp.gif
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/dropDownMenu/samples/sideMenu-sample.xhtml
Log:
https://issues.jboss.org/browse/RF-10028
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/new.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/new.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/palette_edit.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/palette_edit.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_edit.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_edit.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_preview.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/print_preview.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/search_item.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/search_item.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/timer_task.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/timer_task.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_session_config.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_session_config.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_welcome.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/webapp_welcome.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/examples/richfaces-showcase/src/main/webapp/images/icons/yellow_lamp.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/examples/richfaces-showcase/src/main/webapp/images/icons/yellow_lamp.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/dropDownMenu/samples/sideMenu-sample.xhtml
===================================================================
---
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/dropDownMenu/samples/sideMenu-sample.xhtml 2010-12-16
14:24:25 UTC (rev 20611)
+++
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/dropDownMenu/samples/sideMenu-sample.xhtml 2010-12-16
14:33:55 UTC (rev 20612)
@@ -25,7 +25,7 @@
<rich:menuItem label="Suboption 1-1" />
<rich:menuItem label="Suboption 1-2">
<f:facet name="icon">
- <h:graphicImage value="/richfaces/toolBar/images/print.gif" />
+ <h:graphicImage value="/images/icons/print.gif" />
</f:facet>
</rich:menuItem>
<rich:menuItem label="Suboption 1-3" />