feat: hide contact form button rendered for concept 'ok'
This commit is contained in:
@@ -56,11 +56,13 @@
|
||||
Zusatzleistungen
|
||||
</h2>
|
||||
{product.additionalServices -> f:format.html()}
|
||||
<f:comment><!--
|
||||
<f:if condition="{product.concept.code} == 'ok'">
|
||||
<f:link.typolink class="button bg-button" parameter="{settings.groupsContactFormPageUid}" additionalParams="&ref={currentPageUid}">
|
||||
Zum Anfrageformular
|
||||
</f:link.typolink>
|
||||
</f:if>
|
||||
--></f:comment>
|
||||
</div>
|
||||
</f:if>
|
||||
<f:if condition="{product.programmeDescription}">
|
||||
|
||||
Reference in New Issue
Block a user