foodsoft/app/views/stock_takings/index.html.haml

10 lines
181 B
Plaintext

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