N°8772 - Errors & turbo

This commit is contained in:
Eric Espie
2025-10-30 11:53:29 +01:00
parent 7a6f36b395
commit 4c10cfee60
4 changed files with 90 additions and 25 deletions

View File

@@ -1,11 +1,9 @@
{# @copyright Copyright (C) 2010-2025 Combodo SARL #}
{# @license http://opensource.org/licenses/AGPL-3.0 #}
<turbo-frame id="itop_profiler_turbo_frame">
<div id="turbo_itop_profiler">
{% for aProfileInfo in aProfilesInfo %}
{% set aProfileData = aProfileInfo.aProfileData %}
{{ include(aProfileInfo.sTemplate) }}
{% endfor %}
</div>
</turbo-frame>
</div>