9 lines
168 B
Text
9 lines
168 B
Text
- title t('.title')
|
|
|
|
.well.well-small
|
|
.btn-group
|
|
= link_to t('.new_inventory'), new_stock_taking_path, class: 'btn'
|
|
|
|
#StockTakingsTable= render 'stock_takings'
|
|
|
|
|