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

Commit

Permalink
Remove unused redirection rules in pages.xml - https://bugzilla.redha…
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Dec 12, 2013
1 parent cfd717a commit a2222d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zanata-war/src/main/webapp/WEB-INF/pages.xml
Expand Up @@ -539,9 +539,6 @@
execute="#{breadcrumbs.addLocation('/help/view.xhtml', messages['jsf.Help'])}" />
<action
execute="#{breadcrumbs.addLocation('', messages['jsf.ContactAdmin'])}" />
<navigation from-action="#{sendEmail.cancel}">
<redirect view-id="/help/view.xhtml" />
</navigation>
<navigation from-action="#{sendEmail.send}">
<rule if-outcome="success">
<redirect view-id="/help/view.xhtml" />
Expand Down

0 comments on commit a2222d3

Please sign in to comment.