osem-fcy/app/views/admin/booths/booths.csv.haml
2017-11-07 19:14:47 +02:00

4 lines
133 B
Text

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