gestion affichage texte
This commit is contained in:
parent
ba75ac2dff
commit
dd9cf43c42
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<h4 class="border-bottom pb-2">Description</h4>
|
||||
<p class="lead">{$objProject->getDescription()}</p>
|
||||
|
||||
<div class="mt-4" style="white-space: pre-wrap;">
|
||||
<div class="mt-4" style="white-space: pre-wrap; overflow-wrap: break-word;">
|
||||
{$objProject->getContent()}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue