summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2018-02-14 15:39:59 -0500
committerJacob Schatz <jschatz@gitlab.com>2018-02-23 15:40:18 -0500
commit958c0a2c45d7b7e7c2fbb49feb59ff5c00fd2005 (patch)
tree917f4364b672f4c51b24f203e13464935e8ce97a /app/views
parent296a4e6825a3528917bb385123cdf62ae3d1944e (diff)
downloadgitlab-ce-958c0a2c45d7b7e7c2fbb49feb59ff5c00fd2005.tar.gz
Refactor pipelines show for webpack bundle tag removal
Diffstat (limited to 'app/views')
-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')