Skip to content

Commit

Permalink
Change filter
Browse files Browse the repository at this point in the history
since rich editor RC.7
  • Loading branch information
jacquesbh committed Dec 3, 2020
1 parent 38ac693 commit a7579b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/views/Shop/Page/show.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{% block content %}
<h1 class="ui monster dividing header">{{ page.title }}</h1>
<div>
{{ page.content|monsieurbiz_richeditor_render_element }}
{{ page.content|monsieurbiz_richeditor_render_field }}
</div>
{% endblock %}

0 comments on commit a7579b7

Please sign in to comment.