Refactor admin/call_for_booth controller
This commit is contained in:
parent
9103f511a7
commit
318c0d15a4
17 changed files with 182 additions and 18 deletions
5
app/views/admin/booths/new.html.haml
Normal file
5
app/views/admin/booths/new.html.haml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
%h1 New booth
|
||||
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Back', booths_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue