<% # Display a concise summary of calendar items. # # Locals: # * items => Array of Proposal and ScheduleItem records to display. REQUIRED. # * hide_rooms => Hide room name on the item row listing? Defaults to false, which shows the room. hide_rooms ||= false %>