foodsoft/app/views/group_order_invoices/_modal.html.haml

2 lines
113 B
Text
Raw Normal View History

.div{id: "order_#{order.id}_modal"}
= render :partial => 'group_order_invoices/links', locals: { order: order }