8 lines
121 B
Text
8 lines
121 B
Text
|
|
%h1 Editing call_for_booth
|
||
|
|
|
||
|
|
= render 'form'
|
||
|
|
|
||
|
|
= link_to 'Show', @call_for_booth
|
||
|
|
\|
|
||
|
|
= link_to 'Back', call_for_booths_path
|