diff --git a/app/views/channels/show.html.erb b/app/views/channels/show.html.erb index ac313ab..0a5263f 100644 --- a/app/views/channels/show.html.erb +++ b/app/views/channels/show.html.erb @@ -8,6 +8,8 @@ <%= link_to "#{t(:channel_feed)} (xml)", channel_feed_index_path(@channel, :key => @key, :format => :xml) %>
<%= link_to "#{t(:channel_feed)} (csv)", channel_feed_index_path(@channel, :key => @key, :format => :csv) %> +
+ <%= link_to "#{t(:charts_view)}", channel_charts_path(@channel) %>
<%= t(:channel_name) %>: