foodsoft/app/views/orders/edit.html.haml
wvengen 8c0df3b4e8 edit order user-interface update
also closes foodcoops#145
2014-06-23 17:51:18 +02:00

3 lines
68 B
Text

- title t('.title', name: @order.name)
= render :partial => 'form'