mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Remove the decomissioned chart view from the selection display listing
This commit is contained in:
parent
088346ecb0
commit
ccb5e1e2f1
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<%= render :partial => 'chart', :locals => {:chart => @chart} -%>
|
||||
<br/>
|
||||
<p>
|
||||
<%= 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
|
||||
-%>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue