v0.12.0 - Fixed pagination

Fixed RolesController.php - Changes "User" to "Bruger"
Added æøåÆØÅ to roles pattern
Fixed bugs/mistakes
This commit is contained in:
Anders
2020-09-07 12:44:24 +02:00
parent 02527035c9
commit d4ac70de70
19 changed files with 37 additions and 31 deletions
@@ -20,6 +20,7 @@
<a class="btn text-center btn-sde-blue mt-1" href="tel:+45{{ $contact->phone }}">{{__('msg.ring')}}</a>
@endif
@endforeach
{{ $contacts->links() }}
@else
<p class="text-center">{{__('msg.dereringenkontakter')}}!</p>
@endif