]> source.dussan.org Git - redmine.git/commit
Added ability to delete issues from different projects through contextual menu (...
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Thu, 7 Oct 2010 05:11:28 +0000 (05:11 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Thu, 7 Oct 2010 05:11:28 +0000 (05:11 +0000)
commitb255b7760ac6a3389c3cd6c77b259679eb0401a7
treeffc3c377f1e1cae82105d608de972aefb1d35ea4
parent2ecca7e4df96cba3fe5ab75997ca179cd62968f8
Added ability to delete issues from different projects through contextual menu (#5332)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4236 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/controllers/context_menus_controller.rb
app/controllers/issues_controller.rb
app/views/context_menus/issues.html.erb
test/functional/context_menus_controller_test.rb
test/functional/issues_controller_test.rb