Commit 99c56029 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

indentation corrections

git-svn-id: http://redmine.rubyforge.org/svn/trunk@201 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 90c7cf97
......@@ -64,6 +64,4 @@ class IssueStatusesController < ApplicationController
flash[:notice] = "Unable to delete issue status"
redirect_to :action => 'list'
end
end
......@@ -39,5 +39,4 @@ private
rescue ActiveRecord::RecordNotFound
render_404
end
end
......@@ -57,5 +57,4 @@ class TrackersController < ApplicationController
end
redirect_to :action => 'list'
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment