Files
sx-fc/app/views/inventory/stock_checks/show.html.erb
2017-08-24 18:04:42 +06:30

5 lines
136 B
Plaintext

<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_stock_check_path(@stock_check) %> |
<%= link_to 'Back', stock_checks_path %>