merged branch janschoenherr/patch-3 (PR #7350)

This PR was merged into the 2.2 branch.

Commits
-------

4052865 Update time.html.twig

Discussion
----------

[WebprofilerBundle] Update time.html.twig

the "max" variable seems to be unused
This commit is contained in:
Fabien Potencier 2013-03-13 14:44:31 +01:00
commit d32c1c0d9c

View File

@ -77,8 +77,6 @@
</small>
</h3>
{% set max = collector.events.__section__.endtime %}
{{ display_timeline('timeline_' ~ token, collector.events, colors) }}
{% if profile.children|length %}