summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-31 18:25:33 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-01 19:42:49 -0600
commit026b7abc5afc33847f9dcf8bdfc29167da4e9c02 (patch)
treed0b3ad26838363747ce33a0023a0959c31e792e8 /app/views/projects/graphs
parent0256e68399674e832204ba0d66626e994ef1cf3a (diff)
downloadgitlab-ce-026b7abc5afc33847f9dcf8bdfc29167da4e9c02.tar.gz
Attempt to fix the user page.
Diffstat (limited to 'app/views/projects/graphs')
-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 49b101a26a1..8becaea246f 100644
--- a/app/views/projects/graphs/_head.html.haml
+++ b/app/views/projects/graphs/_head.html.haml
@@ -1,4 +1,4 @@
-- page_specific_javascripts asset_path("stat_graph/application.js")
+- page_specific_javascripts asset_path("graphs/application.js")
%ul.nav-links
= nav_link(action: :show) do
= link_to 'Contributors', namespace_project_graph_path