summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_pipeline_tour_success.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/_pipeline_tour_success.html.haml')
-rw-r--r--app/views/projects/blob/_pipeline_tour_success.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/blob/_pipeline_tour_success.html.haml b/app/views/projects/blob/_pipeline_tour_success.html.haml
index cf1427df044..3ea2defb2b3 100644
--- a/app/views/projects/blob/_pipeline_tour_success.html.haml
+++ b/app/views/projects/blob/_pipeline_tour_success.html.haml
@@ -1,3 +1,4 @@
.js-success-pipeline-modal{ data: { 'commit-cookie': suggest_pipeline_commit_cookie_name,
'go-to-pipelines-path': project_pipelines_path(@project),
+ 'project-merge-requests-path': project_merge_requests_path(@project),
'human-access': @project.team.human_max_access(current_user&.id) } }