Jidáš Add linebreaks do korektur
This commit is contained in:
		
							parent
							
								
									22b69d4ee1
								
							
						
					
					
						commit
						a3c9feab87
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -183,7 +183,7 @@ | ||||||
| 			</span> | 			</span> | ||||||
| 		</div> | 		</div> | ||||||
| 		<div class='corr-body' id='op{{o.id}}-body'> | 		<div class='corr-body' id='op{{o.id}}-body'> | ||||||
| 		<div id='op{{o.id}}-text'>{{o.text}}</div> | 		<div id='op{{o.id}}-text'>{{o.text|linebreaks}}</div> | ||||||
| 
 | 
 | ||||||
| 		{% for k in o.komentare %} | 		{% for k in o.komentare %} | ||||||
|     	<hr> |     	<hr> | ||||||
|  | @ -221,7 +221,7 @@ | ||||||
|                     {% endif %} |                     {% endif %} | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
| 			<div id='kt{{k.id}}'>{{k.text}}</div> | 			<div id='kt{{k.id}}'>{{k.text|linebreaks}}</div> | ||||||
| 		</div> | 		</div> | ||||||
| 		{% endfor %}  | 		{% endfor %}  | ||||||
| 		</div> | 		</div> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 MaM Web user
						MaM Web user