]> source.dussan.org Git - redmine.git/commit
Require to enter project's identifier to confirm project deletion (#34417).
authorGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 01:09:33 +0000 (01:09 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 01:09:33 +0000 (01:09 +0000)
commit586ff28733388da6a6d944af081228f3b21b8607
treef98c5f57f1643f41059550813b9e61ac140528f9
parent086c95569e629b47049e308f627916df7182fb5f
Require to enter project's identifier to confirm project deletion (#34417).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20601 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/views/projects/destroy.html.erb
config/locales/de.yml
config/locales/en.yml
test/functional/projects_controller_test.rb