v1.4.3 - Small fixes

This commit is contained in:
frederikpyt
2020-10-07 12:20:58 +02:00
parent 233bc2b35e
commit 19f38e214c
3 changed files with 4 additions and 2 deletions
@@ -30,8 +30,8 @@
</header>
<div class="d-none bg-sde-blue col" id="menu">
<a href="{{ route("root.index") }}">
<img src="{{URL::asset('/images/icons/Home.svg')}}" alt="Home">
Home
<img src="{{URL::asset('/images/icons/Home.svg')}}" alt="Nyheder">
{{ __('msg.nyheder') }}
</a>
@if(auth()->user()->can('menuplan.show'))
<a href="{{ route("menu-plans.index") }}">