Remove changelog entry; Changes after review
This commit is contained in:
parent
b40f71479c
commit
bf6a0e47ff
2 changed files with 1 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
-# This tab is always loaded via AJAX
|
||||
- if @pipelines.any?
|
||||
#pipelines.pipelines.tab-pane
|
||||
= render 'projects/merge_requests/show/pipelines', endpoint: request.fullpath
|
||||
= render 'projects/merge_requests/show/pipelines', endpoint: url_for(params.merge(format: :json))
|
||||
|
||||
.mr-loading-status
|
||||
= spinner
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: Fix rendering new merge request pipelines
|
||||
merge_request: 9032
|
||||
author:
|
Loading…
Reference in a new issue