added Speaker Bio to proposal display fields
This commit is contained in:
		
							parent
							
								
									be877c19d6
								
							
						
					
					
						commit
						32155ff1ea
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -34,6 +34,9 @@ | ||||||
|     <dt>{% trans "Notes" %}</dt> |     <dt>{% trans "Notes" %}</dt> | ||||||
|     <dd>{{ proposal.additional_notes|safe }} </dd> |     <dd>{{ proposal.additional_notes|safe }} </dd> | ||||||
|      |      | ||||||
|  |     <dt>{% trans "Speaker Bio" %}</dt> | ||||||
|  |     <dd>{{ proposal.speaker.biography|safe }} </dd> | ||||||
|  |      | ||||||
|     <dt>{% trans "Documents" %}</dt> |     <dt>{% trans "Documents" %}</dt> | ||||||
|     <dd> |     <dd> | ||||||
|         {% if proposal.supporting_documents.exists %} |         {% if proposal.supporting_documents.exists %} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Brian Rosner
						Brian Rosner