summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/pipelines.html.haml
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' } }