fix: odřádkování ve feedbacku v hodnotíku
This commit is contained in:
		
							parent
							
								
									e6b8998edd
								
							
						
					
					
						commit
						4623adb249
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -90,7 +90,7 @@ | |||
| 	<tr class="hodnoceni"> | ||||
| 		<td>{{ h.problem }}</td> | ||||
| 		<td>{{ h.body }}</td> | ||||
| 		<td>{{ h.feedback }}</td> | ||||
| 		<td>{{ h.feedback | linebreaks }}</td> | ||||
| 	</tr> | ||||
| {% endfor %} | ||||
| </table> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue