mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-03 16:14:13 +01:00
Activity panel: Remove markup committed by mistake
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user