origin pull master
This commit is contained in:
6
app/views/transactions/sales/edit.html.erb
Normal file
6
app/views/transactions/sales/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Transactions Sale</h1>
|
||||
|
||||
<%= render 'form', transactions_sale: @transactions_sale %>
|
||||
|
||||
<%= link_to 'Show', @transactions_sale %> |
|
||||
<%= link_to 'Back', transactions_sales_path %>
|
||||
Reference in New Issue
Block a user