You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.0 branch.
Commits
-------
8da2b41 [TwigBundle] There is no CSS visibility of display, should be visible instead
Discussion
----------
[TwigBundle] There is no CSS visibility of display, should be visible instead
<ahref="#"onclick="toggle('traces_{{ position }}', 'traces'); switchIcons('icon_traces_{{ position }}_open', 'icon_traces_{{ position }}_close'); return false;">
8
-
<imgclass="toggle"id="icon_traces_{{ position }}_close"alt="-"src="{{ asset('bundles/framework/images/blue_picto_less.gif') }}"style="visibility: {{ 0==count?'display':'hidden' }}" />
0 commit comments