Remove changelog entry; Changes after review

This commit is contained in:
Filipa Lacerda 2017-02-07 19:02:58 +00:00
parent b40f71479c
commit bf6a0e47ff
2 changed files with 1 additions and 5 deletions

View file

@ -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

View file

@ -1,4 +0,0 @@
---
title: Fix rendering new merge request pipelines
merge_request: 9032
author: