From 0e3083646f4ee5ed3c90e06ec932f61f5a022353 Mon Sep 17 00:00:00 2001 From: lrbalt Date: Sun, 2 Dec 2007 13:10:24 +0000 Subject: [PATCH] forgot one file in last commit git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@667 a4c988fc-2ded-0310-b66e-134b36920a42 --- tracks/app/views/stats/context_running_actions_data.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracks/app/views/stats/context_running_actions_data.rhtml b/tracks/app/views/stats/context_running_actions_data.rhtml index b59598b4..891b3074 100755 --- a/tracks/app/views/stats/context_running_actions_data.rhtml +++ b/tracks/app/views/stats/context_running_actions_data.rhtml @@ -11,6 +11,6 @@ end %><%=truncate(@actions_per_context[i]['name'],@truncate_chars, '...')%>,<% end -%><%=truncate(@actions_per_context[@actions_per_context.size()-1]['name'],@truncate_chars,'...') %>& -&colours=#d01f3c,#356aa0,#C79810,#c61fd0,#1fc6d0,#1fd076,#72d01f,#c6d01f,#d0941f& +&colours=#d01f3c,#356aa0,#C79810,#c61fd0,#1fc6d0,#1fd076,#72d01f,#c6d01f,#d0941f,#40941f& &tool_tip=#x_label#: #val#%25& &x_label_style=9,,2,1& \ No newline at end of file