foodsoft/app/views/stock_takings/index.html.haml
2012-10-29 18:28:17 +01:00

9 lines
181 B
Text

- title "Inventurübersicht"
.well.well-small
.btn-group
= link_to "Neue Inventur anlegen", new_stock_taking_path, class: 'btn'
#StockTakingsTable= render 'stock_takings'