mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
N°8772 - Errors & turbo
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user