Introduce Call for Booths
This commit is contained in:
parent
66ac45efc8
commit
7ee9b2966a
13 changed files with 191 additions and 16 deletions
7
app/views/call_for_booths/edit.html.haml
Normal file
7
app/views/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