From b276af6f372a1f020196f6a55213783eeeba4546 Mon Sep 17 00:00:00 2001 From: ioBridge Date: Tue, 29 Mar 2011 17:14:15 -0400 Subject: [PATCH] add link to view charts --- app/views/channels/show.html.erb | 2 ++ 1 file changed, 2 insertions(+) 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) %>: