From dc0d1b3e46c2a62a1315b3a691412aace805f350 Mon Sep 17 00:00:00 2001 From: benni Date: Sun, 22 Jul 2012 21:12:53 +0200 Subject: [PATCH] Fixed bug in apples stats. --- app/views/home/_stats.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/_stats.erb b/app/views/home/_stats.erb index cd688e4d..9f06fa0a 100644 --- a/app/views/home/_stats.erb +++ b/app/views/home/_stats.erb @@ -14,7 +14,7 @@ unless global_avg == 0 or global_avg.nan? %> Engagement Deiner Bestellgruppe
- <%= @ordergroup.apples -%><%= " Äpfel" if length_of_group_bar > 50 -%> + <%= ordergroup.apples -%><%= " Äpfel" if length_of_group_bar > 50 -%>
Durchschnittsengagement