Display room name on presentation_detail
This commit is contained in:
		
							parent
							
								
									18fc3bd4a7
								
							
						
					
					
						commit
						55ed2dc319
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -24,7 +24,7 @@ | ||||||
|   <br /> |   <br /> | ||||||
|   {% if presentation.slot %} |   {% if presentation.slot %} | ||||||
|     {{ presentation.slot.day.date|date:"l" }} |     {{ presentation.slot.day.date|date:"l" }} | ||||||
|     {{ presentation.slot.start}}–{{ presentation.slot.end }} |     {{ presentation.slot.start}}–{{ presentation.slot.end }} in {{ presentation.slot.rooms.0 }} | ||||||
|     <br /> |     <br /> | ||||||
|   {% endif %} |   {% endif %} | ||||||
|   {% if presentation.proposal.get_target_audience_display %} |   {% if presentation.proposal.get_target_audience_display %} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Polley
						James Polley