Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 77fa30d75f |
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
>
|
>
|
||||||
Statistiques
|
Statistiques
|
||||||
</a>
|
</a>
|
||||||
<a href="{{ path('app_news') }}"
|
<a href="{{ path('app_accueil') }}"
|
||||||
class="nav-link {{ current_route == 'app_news' ? 'active' }}"
|
class="nav-link {{ current_route == 'app_news' ? 'active' }}"
|
||||||
data-action="click->header-mobile#close"
|
data-action="click->header-mobile#close"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue