{% for oSubBlock in oUIBlock.GetSubBlocks() %}{{ render_block(oSubBlock, {aPage: aPage}) }}{% endfor %} {% if oUIBlock.GetOptions("select_mode") is not empty %}
{% if oUIBlock.GetAjaxData("extra_params") is not empty %} {% endif %} {% if oUIBlock.GetAjaxData("filter") is not empty %} {% endif %} {% endif %}| {% endif %} {% for aColumn in oUIBlock.GetDisplayColumns() %} | {{ aColumn["attribute_label"] }} | {% endfor %} {% if oUIBlock.HasRowActions() %}{{ 'UI:Datatables:Column:RowActions:Label'|dict_s }} | {% endif %}
|---|