debian-mirror-gitlab/spec/javascripts/fixtures/pipelines.html.haml

13 lines
356 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
%div
#pipelines-list-vue{ data: { endpoint: 'foo',
"help-page-path" => 'foo',
2018-03-17 18:26:18 +05:30
"help-auto-devops-path" => 'foo',
"empty-state-svg-path" => 'foo',
"error-state-svg-path" => 'foo',
2017-08-17 22:00:37 +05:30
"new-pipeline-path" => 'foo',
"can-create-pipeline" => 'true',
"has-ci" => 'foo',
2018-03-17 18:26:18 +05:30
"ci-lint-path" => 'foo',
"reset-cache-path" => 'foo' } }