Merge branch '6353-pipelines-index' into 'master'

Removes EE differences for pipelines/index.html

Closes gitlab-ee#6353

See merge request gitlab-org/gitlab-ce!26226
This commit is contained in:
Phil Hughes 2019-03-18 12:43:13 +00:00
commit 19356faa81
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
- @no_container = true
- page_title _('Pipelines')
= render_if_exists "shared/shared_runners_minutes_limit_flash_message"
%div{ 'class' => container_class }
#pipelines-list-vue{ data: { endpoint: project_pipelines_path(@project, format: :json),
"help-page-path" => help_page_path('ci/quick_start/README'),