feat: disable chatbot in page footer
This commit is contained in:
@@ -184,8 +184,10 @@
|
|||||||
<f:format.raw>{totalRatings.jsonData->f:format.json()}</f:format.raw>
|
<f:format.raw>{totalRatings.jsonData->f:format.json()}</f:format.raw>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<f:if condition="{site.identifier} == 'ep-reisen'">
|
<f:comment><!--
|
||||||
<f:render partial="Chatbot" arguments="{_all}"/>
|
<f:if condition="{site.identifier} == 'ep-reisen'">
|
||||||
</f:if>
|
<f:render partial="Chatbot" arguments="{_all}"/>
|
||||||
|
</f:if>
|
||||||
|
--></f:comment>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user