Moved 'shared' partial into shared-folder. Easer to maintain.

This commit is contained in:
Benjamin Meichsner 2009-01-30 19:02:35 +01:00
parent 190a777278
commit 288566f000
4 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@
- if @ordergroup
// Current orders
= render :partial => 'ordering/currentOrders'
= render :partial => 'shared/open_orders'
- unless @messages.empty?
.box_title