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:
parent
b4013dc9f2
commit
51abe725ba
|
@ -136,7 +136,7 @@ class ProjectsController < ApplicationController
|
|||
# source_project not found
|
||||
render_404
|
||||
end
|
||||
|
||||
|
||||
# Show @project
|
||||
def show
|
||||
# try to redirect to the requested menu item
|
||||
|
|
Loading…
Reference in New Issue