diff --git a/templates/DI/profiler/logo_svg.html.twig b/templates/DI/profiler/logo_svg.html.twig new file mode 100644 index 000000000..ada0e1945 --- /dev/null +++ b/templates/DI/profiler/logo_svg.html.twig @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/DI/profiler/oql.html.twig b/templates/DI/profiler/oql.html.twig index 57aa631cc..48406add1 100644 --- a/templates/DI/profiler/oql.html.twig +++ b/templates/DI/profiler/oql.html.twig @@ -3,49 +3,7 @@ {% block toolbar %} {% set icon %} - - - - - - - - - - - - - - - - - - - - + {% include 'DI/profiler/logo_svg.html.twig' %} KPI {% endset %} @@ -63,51 +21,9 @@ - - - - - - - - - - - - - - - - - - - - + {% include 'DI/profiler/logo_svg.html.twig' %} - KPI + iTop KPI {% endblock %}