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

5 lines
176 B
Plaintext
Executable File

<p id="notice"><%= notice %></p>
<%= link_to t("views.btn.edit"), edit_inventory_definition_path(@inventory_definition) %> |
<%= link_to 'Back', inventory_definitions_path %>