Files
sx-fc/app/views/inventory/stock_check_items/show.html.erb
2017-10-23 11:38:10 +06:30

5 lines
164 B
Plaintext
Executable File

<p id="notice"><%= notice %></p>
<%= link_to t("views.btn.edit"), edit_stock_check_item_path(@stock_check_item) %> |
<%= link_to 'Back', stock_check_items_path %>