Fixed open_orders partial.

This commit is contained in:
benni 2011-06-13 15:26:06 +02:00
parent 5b2df07378
commit adbe93f39e
3 changed files with 5 additions and 6 deletions

View file

@ -29,7 +29,7 @@
- if current_user.ordergroup
// Current orders
= render :partial => 'shared/open_orders'
= render :partial => 'shared/open_orders', :locals => {:ordergroup => current_user.ordergroup}
// Stats
- if current_user.ordergroup