Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-02-07 22:02:58 +0300
committerFilipa Lacerda <filipa@gitlab.com>2017-02-07 22:05:16 +0300
commitbf6a0e47ffaaa80d8cefd3f6b41101dcf5b663bf (patch)
tree1fd031d5d6a59ea3a75c5d5882658b1544c79341 /app
parentb40f71479c536c64f0791e29c3aa7aff63e8c548 (diff)
Remove changelog entry; Changes after review
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/merge_requests/_new_submit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/_new_submit.html.haml b/app/views/projects/merge_requests/_new_submit.html.haml
index ef387866cbe..bd72310c16b 100644
--- a/app/views/projects/merge_requests/_new_submit.html.haml
+++ b/app/views/projects/merge_requests/_new_submit.html.haml
@@ -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