Activity panel: Remove markup committed by mistake

This commit is contained in:
Molkobain
2021-03-24 11:07:05 +01:00
parent c1af4de1d4
commit 64d5f52eae

View File

@@ -105,10 +105,4 @@
</span>
</span>
</div>
</div>
<tr role="row" id="{{ oUIBlock.GetRef() }}_row_{{ oUIBlock.GetRowId() }}"
{% for cellName,cellValue in oUIBlock.GetData() %}
{% if cellName == 'CSSClass' %}class="{{ cellValue }}"{% endif %}
{% endfor %}
>
</div>