remove trailing tabs from app/controllers/projects_controller.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11418 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2013-02-17 10:15:10 +00:00
parent b4013dc9f2
commit 51abe725ba
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ class ProjectsController < ApplicationController
# source_project not found # source_project not found
render_404 render_404
end end
# Show @project # Show @project
def show def show
# try to redirect to the requested menu item # try to redirect to the requested menu item