Author: ilya_shaikovsky
Date: 2009-11-18 09:00:27 -0500 (Wed, 18 Nov 2009)
New Revision: 15919
Modified:
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/templates/main.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-8037
Modified:
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/templates/main.xhtml
===================================================================
---
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/templates/main.xhtml 2009-11-18
13:48:15 UTC (rev 15918)
+++
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/templates/main.xhtml 2009-11-18
14:00:27 UTC (rev 15919)
@@ -59,8 +59,10 @@
<rich:separator style="height:1px" />
<div style="float:right;"
class="footer-text">#{environment.version}</div>
<div style="float:none">
- <a
href="http://jboss.com/index.html?module=bb&op=viewtopic&...
- style="color:#000; display:block"
class="footer-text">RichFaces. Most Important Links</a>
+ <a
href="http://www.jboss.org/community/docs/DOC-11846"
+ style="color:#000;" class="footer-text">RichFaces
Wiki</a>
+ <a
href="http://jboss.org/richfaces"
+ style="color:#000;" class="footer-text">RichFaces Project
Site</a>
</div>
</td>
</tr>