Show co-presentations too
This commit is contained in:
		
							parent
							
								
									8d90042dd6
								
							
						
					
					
						commit
						f830e7b484
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -117,7 +117,7 @@ | |||
|                 {% endif %} | ||||
|               </div> | ||||
|             </div> | ||||
|             {% for presentation in speaker.presentations.all %} | ||||
|             {% for presentation in speaker.all_presentations %} | ||||
|               <a href="{% url "schedule_presentation_detail" presentation.id %}"> | ||||
|               <h4>{{ speaker.conferencespeaker.name }}</h4> | ||||
|                 <span class="presentation-title">{{ presentation.title }}</span> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer