foodsoft/app/views/stockit/edit.html.haml
2013-02-11 11:19:26 +01:00

3 lines
96 B
Text

- title t('.title')
= render :partial => 'form', :locals => {:stock_article => @stock_article}