mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-16 22:25:28 +01:00
3 lines
264 B
Text
3 lines
264 B
Text
|
|
<%= render :partial => 'chart', :locals => {:width => @chart_width, :height => @chart_height, :data => url_for(:action => :actions_done_lastyears_data)} -%>
|
||
|
|
Click <%=link_to "here", {:controller => "stats", :action => "index"} %> to return to the statistics page.
|