Moved 'shared' partial into shared-folder. Easer to maintain.
This commit is contained in:
parent
190a777278
commit
288566f000
4 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
- if @ordergroup
|
||||
// Current orders
|
||||
= render :partial => 'ordering/currentOrders'
|
||||
= render :partial => 'shared/open_orders'
|
||||
|
||||
- unless @messages.empty?
|
||||
.box_title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue