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:
authorMike Greiling <mike@pixelcog.com>2018-02-17 01:49:13 +0300
committerMike Greiling <mike@pixelcog.com>2018-02-20 01:56:23 +0300
commit15a4773e06d91d57a80699818a7754e92e276b39 (patch)
tree596c5e4de8c153a418bbf76ba1205ed0bdd92f5f /app/views/projects/graphs
parentfb38bc3faeee0d691f8f473cf5b32d356eabb43f (diff)
remove common_d3 bundle
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/charts.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/graphs/charts.html.haml b/app/views/projects/graphs/charts.html.haml
index efdb494e1ae..d4b4a6203f3 100644
--- a/app/views/projects/graphs/charts.html.haml
+++ b/app/views/projects/graphs/charts.html.haml
@@ -1,7 +1,5 @@
- @no_container = true
- page_title "Charts"
-- content_for :page_specific_javascripts do
- = webpack_bundle_tag('common_d3')
.repo-charts{ class: container_class }
%h4.sub-header