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

index.html.haml « pipeline_schedules « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 15a80b6c7b1eed661c0c97b08ae40ed2c34a6f0b (plain)
1
2
3
4
- breadcrumb_title _("Schedules")
- page_title _("Pipeline Schedules")

#pipeline-schedules-app{ data: { full_path: @project.full_path, pipelines_path: project_pipelines_path(@project), new_schedule_path: new_project_pipeline_schedule_path(@project) } }