Skip to content

Commit d4fd07a

Browse files
committed
implemented dot-navigation package
Signed-off-by: MarioRadu <[email protected]>
1 parent 6add39e commit d4fd07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App/templates/partial/user_profile_menu.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{% set extraAttributes = '' %}
12
{% for page in container %}
23
{% if navigation.isAllowed(page) %}
34
<li class="{% if isRoute(page.getOption('uri')) %}active{% endif %}">

0 commit comments

Comments
 (0)