summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs/_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/graphs/_head.html.haml')
-rw-r--r--app/views/projects/graphs/_head.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/graphs/_head.html.haml b/app/views/projects/graphs/_head.html.haml
index 5ea4adcd0fa..ca04a782fcf 100644
--- a/app/views/projects/graphs/_head.html.haml
+++ b/app/views/projects/graphs/_head.html.haml
@@ -2,7 +2,7 @@
%ul{ class: (container_class) }
- content_for :page_specific_javascripts do
- = javascript_include_tag 'lib/chart/application.js', {integrity: true, "data-turbolinks-track" => true}
+ = javascript_include_tag 'lib/chart.js', {integrity: true, "data-turbolinks-track" => true}
= javascript_include_tag 'graphs/application.js', {integrity: true, "data-turbolinks-track" => true}
= nav_link(action: :show) do
= link_to 'Contributors', namespace_project_graph_path