v1.4.3 - Small fixes
This commit is contained in:
@@ -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") }}">
|
||||
|
||||
Reference in New Issue
Block a user