mirror of
https://github.com/grocy/grocy.git
synced 2025-08-29 09:16:31 +00:00
Use new editor also for recipes
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</ul>
|
||||
<div class="card-body">
|
||||
<h5>{{ $L('Preparation') }}</h5>
|
||||
{!! nl2br(htmlentities($selectedRecipe->description)) !!}
|
||||
{!! $selectedRecipe->description !!}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user