]> source.dussan.org Git - redmine.git/commit
Fixed that destroying a user from the edit page returns a 404 response (#11691).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 26 Aug 2012 10:50:59 +0000 (10:50 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 26 Aug 2012 10:50:59 +0000 (10:50 +0000)
commitc68ee7f5458dd45f04913354e4e16ee20ce82c2d
tree861c0ec4a1658bcff615eb2953ce7aac60d5cb7e
parentebc979e9b1b70bab7bce5079ab7d19b333274514
Fixed that destroying a user from the edit page returns a 404 response (#11691).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10240 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/users_controller.rb
app/views/users/index.html.erb
test/functional/users_controller_test.rb