Update booth views

This commit is contained in:
Rishabh Singh 2019-08-18 22:59:41 +05:30
parent 64cb6ec456
commit ffcb4d1374
5 changed files with 161 additions and 69 deletions

View file

@ -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