v0.5.15d - Fixed bug
This commit is contained in:
parent
c077b0e55f
commit
bc6626f997
|
@ -48,7 +48,6 @@
|
||||||
</style>
|
</style>
|
||||||
<main style="min-height: calc(100% - 61.3px)">
|
<main style="min-height: calc(100% - 61.3px)">
|
||||||
<table class="tbl" style="margin: 2rem 8px 0px 8px; width: calc(100% - 16px);">
|
<table class="tbl" style="margin: 2rem 8px 0px 8px; width: calc(100% - 16px);">
|
||||||
{{ dd($events) }}
|
|
||||||
@if(count($events) == 0)
|
@if(count($events) == 0)
|
||||||
<p class="text-center mt-2">{{__('msg.ingentilmeldte')}}</p>
|
<p class="text-center mt-2">{{__('msg.ingentilmeldte')}}</p>
|
||||||
@else
|
@else
|
||||||
|
|
Loading…
Reference in New Issue