[WebProfilerBundle] Fixed the displaying of the toolbar in the profiler

This commit is contained in:
Christophe Coevoet 2012-05-19 00:31:49 +02:00
parent 18132c18b4
commit beb8d18411

View File

@ -1,9 +1,9 @@
<!-- START of Symfony2 Web Debug Toolbar -->
{% if 'normal' != position %}
{% include 'WebProfilerBundle:Profiler:toolbar_style.html.twig' with { 'position': position, 'floatable': true } %}
<div style="clear: both; height: 50px;"></div>
{% endif %}
<div style="clear: both; height: 50px;"></div>
<div class="sf-toolbarreset">
{% for name, template in templates %}
{{ template.renderblock('toolbar', {