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
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2018-03-01 00:53:35 +0300
committerJacob Schatz <jschatz@gitlab.com>2018-03-01 00:53:35 +0300
commitb50756401746d936cfe3eea5e0c6d300ab0db0eb (patch)
tree133a6306191e7a199e298c0849aa44920a52543c /app/views/projects
parent891d13022deeebe5f44a2e0387f27a32c8e878e5 (diff)
parent9353c5c780c7af6d6ed3d6c501b155f82debc99c (diff)
Merge branch 'pipelines_show_refactor' into 'master'
Refactor pipelines show for webpack bundle tag removal See merge request gitlab-org/gitlab-ce!17127
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/pipelines/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/pipelines/show.html.haml b/app/views/projects/pipelines/show.html.haml
index 2174154b207..ffb0ae95f9b 100644
--- a/app/views/projects/pipelines/show.html.haml
+++ b/app/views/projects/pipelines/show.html.haml
@@ -13,4 +13,3 @@
- content_for :page_specific_javascripts do
= webpack_bundle_tag('common_vue')
- = webpack_bundle_tag('pipelines_details')