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:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-01 03:07:44 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-06-02 04:42:49 +0300
commit0256e68399674e832204ba0d66626e994ef1cf3a (patch)
tree3c656dc09fc32ee1c7e0026de6644ea1105dd88d /app/views/projects/graphs
parent933a6e0d3618da7bcfc486d6f0c0d6cf9828116e (diff)
Remove d3 except for on pages where it's necessary.
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/_head.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/graphs/_head.html.haml b/app/views/projects/graphs/_head.html.haml
index 79a56647c53..49b101a26a1 100644
--- a/app/views/projects/graphs/_head.html.haml
+++ b/app/views/projects/graphs/_head.html.haml
@@ -1,3 +1,4 @@
+- page_specific_javascripts asset_path("stat_graph/application.js")
%ul.nav-links
= nav_link(action: :show) do
= link_to 'Contributors', namespace_project_graph_path