]> source.dussan.org Git - redmine.git/commit
Refactor: merged error rendering methods.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Oct 2010 11:07:04 +0000 (11:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Oct 2010 11:07:04 +0000 (11:07 +0000)
commit7824eca77561dea52960b3d094389bd4e85eeccf
treeb19e031644b9d9f67db379b20ff2eae9b08ff8e4
parenteea456ed84d159289bdc8826439923d365816fa8
Refactor: merged error rendering methods.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4286 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/views/common/403.rhtml [deleted file]
app/views/common/404.rhtml [deleted file]
app/views/common/error.html.erb [new file with mode: 0644]
test/functional/issues_controller_test.rb
test/test_helper.rb