From ccb5e1e2f16789c99f15671cfd6bb16168a9b2ac Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Mon, 20 May 2019 01:39:39 +0300 Subject: [PATCH] Remove the decomissioned chart view from the selection display listing --- app/views/stats/show_selection_from_chart.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/stats/show_selection_from_chart.html.erb b/app/views/stats/show_selection_from_chart.html.erb index 80b40306..29e9dfdb 100644 --- a/app/views/stats/show_selection_from_chart.html.erb +++ b/app/views/stats/show_selection_from_chart.html.erb @@ -1,7 +1,5 @@ -<%= render :partial => 'chart', :locals => {:chart => @chart} -%> -

-<%= t('stats.click_to_update_actions') %> <%= raw t('stats.click_to_return', :link => link_to(t('stats.click_to_return_link'), stats_path)) %> +<%= raw t('stats.click_to_return', :link => link_to(t('stats.click_to_return_link'), stats_path)) %> <% unless @further -%>