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