v0.5.15d - Fixed bug
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user