N°4500 - Remove iPageUIExtension & AbstractPageUIExtension API

This commit is contained in:
Anne-Cath
2025-08-04 10:30:38 +02:00
parent c5ee123f88
commit 820087e4d1
13 changed files with 33 additions and 226 deletions

View File

@@ -3,9 +3,6 @@
{% apply spaceless %}
<div id="ibo-page-Footer" data-role="ibo-page-Footer">
{% if aLayouts.sFooter is not empty %}
{{ aLayouts.sFooter|raw }}
{% endif %}
{{ render_block(aLayouts.oFooter, {aPage: aPage}) }}
</div>