osem-fcy/app/views/admin/booths/booths.csv.haml

5 lines
133 B
Text
Raw Normal View History

- if @booth_export_option == 'confirmed'
= render 'confirmed_booths'
- elsif @booth_export_option == 'all'
= render 'all_booths'