v0.5.15c - Fixed bug

This commit is contained in:
frederikpyt
2020-08-10 10:28:40 +02:00
parent 1bea8401b4
commit c077b0e55f
2 changed files with 2 additions and 1 deletions
@@ -48,6 +48,7 @@
</style>
<main style="min-height: calc(100% - 61.3px)">
<table class="tbl" style="margin: 2rem 8px 0px 8px; width: calc(100% - 16px);">
{{ dd($events) }}
@if(count($events) == 0)
<p class="text-center mt-2">{{__('msg.ingentilmeldte')}}</p>
@else