Update booth views
This commit is contained in:
parent
64cb6ec456
commit
ffcb4d1374
5 changed files with 161 additions and 69 deletions
|
|
@ -8,6 +8,7 @@ module Admin
|
|||
|
||||
def index
|
||||
@file_name = "#{(t 'booth').pluralize}_for_#{@conference.short_title}"
|
||||
@booth_groups = @conference.program.booth_groups
|
||||
@booth_export_option = params[:booth_export_option]
|
||||
respond_to do |format|
|
||||
format.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue