mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
move dashboard relations to the user controller
This commit is contained in:
parent
02e56e4d08
commit
8ee25d3a30
5 changed files with 59 additions and 48 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<header>
|
||||
<div class="container">
|
||||
<div class="row margin-y-16-px text-center">
|
||||
<a class="logo" href="{{ path('dashboard_activity') }}">
|
||||
<a class="logo" href="{{ path('user_dashboard') }}">
|
||||
<span>YGG</span>tracker
|
||||
</a>
|
||||
{% block header_search %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue