Detail v seznamu řešení
This commit is contained in:
		
							parent
							
								
									6ff0c7cd03
								
							
						
					
					
						commit
						b667900672
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4,7 +4,7 @@ | |||
| 
 | ||||
| <ul> | ||||
| 	{% for obj in object_list %} | ||||
| 	<li><a href="{% url 'odevzdavatko_detail_reseni' pk=obj.id %}">{{ obj }}</a> | ||||
| 	<li><a href="{% url 'odevzdavatko_detail_reseni' pk=obj.id %}">{{ obj }}</a> ({{ obj.get_forma_display }} {{ obj.cas_doruceni }}) | ||||
| 	{% endfor %} | ||||
| </ul> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Pavel "LEdoian" Turinsky
						Pavel "LEdoian" Turinsky