diff --git a/app/controllers/rce_controller.rb b/app/controllers/rce_controller.rb index faadccf4a..8f6cafbce 100644 --- a/app/controllers/rce_controller.rb +++ b/app/controllers/rce_controller.rb @@ -47,8 +47,8 @@ def generate_csv(sessions) session.title, # if the session is a "session" then strip the HTML description, # HTML may be an issue ... - # Segment Name - session.title, + # Segment Name, room if stage or title if session + segmentType != "stage" ? session.title : session.room.name, # Segment Type segmentType, # Areas and tags