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

5 lines
163 B
Plaintext

<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_inventory_definition_path(@inventory_definition) %> |
<%= link_to 'Back', inventory_definitions_path %>