Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
remove help link from the corner of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
Helen Ding committed Apr 6, 2011
1 parent f0cc068 commit e33bc9d
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -47,8 +47,6 @@
</s:fragment>
<s:link id="Sign_out" view="/home.xhtml" action="#{identity.logout}"
value="#{messages['jsf.SignOut']}" rendered="#{identity.loggedIn}" propagation="none" />
<rich:spacer width="5px" />
<s:link id="help_url" view="/help/view.xhtml" value="#{messages['jsf.Help']}" propagation="none" />
</div>
<div id="loading_top_right">
<a:status>
Expand Down

0 comments on commit e33bc9d

Please sign in to comment.