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