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

pipelines.html.haml « fixtures « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0161c0550d12444484daaed1cd55dca5f33fa0b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%div
  #pipelines-list-vue{ data: { endpoint: 'foo',
    "help-page-path" => 'foo',
    "help-auto-devops-path" => 'foo',
    "empty-state-svg-path" => 'foo',
    "error-state-svg-path" => 'foo',
    "new-pipeline-path" => 'foo',
    "can-create-pipeline" => 'true',
    "has-ci" => 'foo',
    "ci-lint-path" => 'foo',
    "reset-cache-path" => 'foo' } }