Enable rte-content on hotel detail page
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
{hotel.description -> f:format.html()}
|
||||
</div>
|
||||
</div>
|
||||
<div data-rte-content>
|
||||
<f:if condition="{product.bookable}">
|
||||
<h2>Buchungsoptionen</h2>
|
||||
<div class="ajax-content-wrapper"
|
||||
@@ -33,6 +34,7 @@
|
||||
<h2>Zusatzinformationen</h2>
|
||||
{hotel.additionalInformation -> f:format.html()}
|
||||
</f:if>
|
||||
</div>
|
||||
</f:section>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user