]> source.dussan.org Git - redmine.git/commit
Clean-up workflows controller (#33337).
authorGo MAEDA <maeda@farend.jp>
Tue, 13 Apr 2021 09:01:44 +0000 (09:01 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 13 Apr 2021 09:01:44 +0000 (09:01 +0000)
commitf2b17f77943959ea2a415f239ff50e2758c49859
tree9bd47fb9865b780ab0959eb7693466527173d8dc
parent6c5a16daf858149933e161595cf98534ea2e445b
Clean-up workflows controller (#33337).

Patch by Vincent Robert and Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20941 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/workflows_controller.rb
app/views/issue_statuses/index.html.erb
app/views/roles/index.html.erb
app/views/trackers/index.html.erb
app/views/workflows/copy.html.erb
app/views/workflows/edit.html.erb
app/views/workflows/index.html.erb
app/views/workflows/permissions.html.erb
config/routes.rb
test/functional/workflows_controller_test.rb
test/integration/routing/workflows_test.rb