summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/pipelines.html.haml
blob: 418a38a0e2e97df860bfb77b7e558c2693217852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%div
  #pipelines-list-vue{ data: { endpoint: 'foo',
    "css-class" => 'foo',
    "help-page-path" => 'foo',
    "new-pipeline-path" => 'foo',
    "can-create-pipeline" => 'true',
    "all-path" =>  'foo',
    "pending-path" => 'foo',
    "running-path" => 'foo',
    "finished-path" => 'foo',
    "branches-path" => 'foo',
    "tags-path" => 'foo',
    "has-ci" => 'foo',
    "ci-lint-path" => 'foo' } }