summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs/_head.html.haml
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-31 18:07:44 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-01 19:42:49 -0600
commit0256e68399674e832204ba0d66626e994ef1cf3a (patch)
tree3c656dc09fc32ee1c7e0026de6644ea1105dd88d /app/views/projects/graphs/_head.html.haml
parent933a6e0d3618da7bcfc486d6f0c0d6cf9828116e (diff)
downloadgitlab-ce-0256e68399674e832204ba0d66626e994ef1cf3a.tar.gz
Remove d3 except for on pages where it's necessary.
Diffstat (limited to 'app/views/projects/graphs/_head.html.haml')
-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