mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°8772 - Debug & turbo
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
<turbo-frame id="itop_profiler_turbo_frame">
|
||||
<div id="turbo_itop_profiler">
|
||||
{{ sProfilerContent|raw }}
|
||||
{% for aProfileInfo in aProfilesInfo %}
|
||||
{% set aProfileData = aProfileInfo.aProfileData %}
|
||||
{{ include(aProfileInfo.sTemplate) }}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</turbo-frame>
|
||||
Reference in New Issue
Block a user