aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/packages/show.html.erb')
-rw-r--r--app/views/packages/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/packages/show.html.erb b/app/views/packages/show.html.erb
index 30e0013..badcdfe 100644
--- a/app/views/packages/show.html.erb
+++ b/app/views/packages/show.html.erb
@@ -20,7 +20,7 @@
</div>
</div>
-<%= javascript_include_tag 'packages/show' %>
+<%= javascript_pack_tag 'packages' %>
<% content_for :head do %>
<%= alternate_feed_link('https://gitweb.gentoo.org/repo/gentoo.git/atom/%s?h=master' % @package.atom, t(:raw_git_feed)) %>
<% end %>