move commission to origami
This commit is contained in:
6
app/views/origami/commissions/edit.html.erb
Normal file
6
app/views/origami/commissions/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Commission</h1>
|
||||
|
||||
<%= render 'form', commission: @commission %>
|
||||
|
||||
<%= link_to 'Show', @commission %> |
|
||||
<%= link_to 'Back', commissions_path %>
|
||||
Reference in New Issue
Block a user