Refactor admin/call_for_booth controller
This commit is contained in:
parent
6a8b9f8d2d
commit
a5ce1239f2
17 changed files with 182 additions and 18 deletions
|
|
@ -1,15 +0,0 @@
|
|||
%p#notice= notice
|
||||
|
||||
%p
|
||||
%b Start date:
|
||||
= @call_for_booth.start_date
|
||||
%p
|
||||
%b End date:
|
||||
= @call_for_booth.end_date
|
||||
%p
|
||||
%b Booth limit:
|
||||
= @call_for_booth.booth_limit
|
||||
|
||||
= link_to 'Edit', edit_call_for_booth_path(@call_for_booth)
|
||||
\|
|
||||
= link_to 'Back', call_for_booths_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue