Add option to restrict ordering when not enough apples.

This commit is contained in:
benni 2012-09-29 17:52:25 +02:00
parent d3abc03e56
commit ff4ab44bcc
11 changed files with 104 additions and 28 deletions

View file

@ -36,7 +36,7 @@
.box_title
%h2 Engagement Deiner Bestellgruppe
.column_content
= render :partial => "stats", :locals => {:ordergroup => current_user.ordergroup}
= render :partial => "apple_bar", :locals => {:apple_bar => AppleBar.new(current_user.ordergroup)}
- unless Message.public.empty?
.box_title