Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
redmine-org
redmine
Commits
4ef4ea50
Commit
4ef4ea50
authored
Feb 27, 2021
by
Marius Balteanu
Browse files
Fix route name
parent
095156cc
Pipeline
#262855305
failed with stage
in 12 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/controllers/workflows_controller.rb
View file @
4ef4ea50
...
...
@@ -74,7 +74,7 @@ class WorkflowsController < ApplicationController
WorkflowPermission
.
replace_permissions
(
@trackers
,
@roles
,
permissions
)
flash
[
:notice
]
=
l
(
:notice_successful_update
)
end
redirect_to_referer_or
workflows_
permissions_path
redirect_to_referer_or
permission
s_workflow
s_path
end
def
copy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment