Skip to content

Commit

Permalink
Merge pull request #254 from dirkluijk/patch-1
Browse files Browse the repository at this point in the history
Remove whitespace in root block
  • Loading branch information
Florian Eckerstorfer committed Jun 16, 2014
2 parents ba52614 + f087008 commit ab54940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Resources/views/Menu/bootstrap.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
{% set options = options|merge({'currentClass': 'active'}) %}
{% set options = options|merge({'ancestorClass': 'active'}) %}
{% endif %}

{% set listAttributes = item.childrenAttributes %}
{{ block('list') -}}
{% endblock %}
Expand Down

0 comments on commit ab54940

Please sign in to comment.