Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_pipeline_tour_success.html.haml « blob « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf1427df044d37d144b9e61a22f2ac759df04931 (plain)
1
2
3
.js-success-pipeline-modal{ data: { 'commit-cookie': suggest_pipeline_commit_cookie_name,
  'go-to-pipelines-path': project_pipelines_path(@project),
  'human-access': @project.team.human_max_access(current_user&.id) } }