Fixed bug in stats modul. Consider missing ordergroup.

This commit is contained in:
Benjamin Meichsner 2009-08-02 20:04:54 +02:00
parent 6659fe90f3
commit d9d800b41f

View file

@ -32,10 +32,11 @@
= render :partial => 'shared/open_orders'
// Stats
.box_title
%h2 Engagement Deiner Bestellgruppe
.column_content
= render "stats"
- if @ordergroup
.box_title
%h2 Engagement Deiner Bestellgruppe
.column_content
= render "stats"
- unless @messages.empty?
.box_title