From beb8d1841177fcffe83c94a82710e14d0601ee04 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Sat, 19 May 2012 00:31:49 +0200 Subject: [PATCH] [WebProfilerBundle] Fixed the displaying of the toolbar in the profiler --- .../Resources/views/Profiler/toolbar.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig index 0b8e2a69bf..3386173cbb 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig @@ -1,9 +1,9 @@ {% if 'normal' != position %} {% include 'WebProfilerBundle:Profiler:toolbar_style.html.twig' with { 'position': position, 'floatable': true } %} +
{% endif %} -
{% for name, template in templates %} {{ template.renderblock('toolbar', {