mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Merge branch 'master' of git://github.com/lrbalt/tracks
This commit is contained in:
commit
726832880f
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
<%= render :partial => 'chart', :locals => {:width => @pie_width, :height => @pie_height, :data => url_for(:action => 'context_running_actions_data')} -%>
|
<%= render :partial => 'chart', :locals => {:width => @pie_width, :height => @pie_height, :data => url_for(:action => 'context_running_actions_data')} -%>
|
||||||
|
|
||||||
|
<br style="clear:both">
|
||||||
|
|
||||||
<div class="stats_module">
|
<div class="stats_module">
|
||||||
<h3>Top 5 Contexts</h3>
|
<h3>Top 5 Contexts</h3>
|
||||||
<%
|
<%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue