mirror of
				https://github.com/redmine/redmine.git
				synced 2025-11-03 20:06:24 +01:00 
			
		
		
		
	Test failure.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11224 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
		@@ -139,9 +139,8 @@ class ProjectsController < ApplicationController
 | 
			
		||||
	
 | 
			
		||||
  # Show @project
 | 
			
		||||
  def show
 | 
			
		||||
    if params[:jump]
 | 
			
		||||
    # try to redirect to the requested menu item
 | 
			
		||||
      redirect_to_project_menu_item(@project, params[:jump])
 | 
			
		||||
    if params[:jump] && redirect_to_project_menu_item(@project, params[:jump])
 | 
			
		||||
      return
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user