Add comment to prevent future misunderstanding

This commit is contained in:
Molkobain
2021-12-10 14:59:43 +01:00
parent 94cb5d3439
commit 2fe8f0e43b

View File

@@ -3,6 +3,7 @@
{# Content Block #}
{% apply spaceless %}
{# Important: We don't want the UIContentBlock have a div node based on the inherited CSS classes, otherwise the node would always be present, which is not what we want #}
{% set bHasDiv = (oUIBlock.GetAdditionalCSSClassesAsString() or oUIBlock.GetDataAttributes() or oUIBlock.IsHidden() or oUIBlock.HasForcedDiv()) %}
{% block iboContentBlockContainer %}