Regioagenda ging stuk indien geen events
This commit is contained in:
@@ -4,13 +4,15 @@
|
|||||||
Regioagenda
|
Regioagenda
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('content')
|
|
||||||
@parent
|
|
||||||
|
|
||||||
@if(!count($events))
|
@if(!count($events))
|
||||||
<p>Er zijn geen items in de regioagenda. Iets te melden? Mail het naar {{Html::mailto("info@6fm.nl")}}.</p>
|
@section('content')
|
||||||
|
<p>Er zijn geen items in de regioagenda. Iets te melden? Mail het naar {{Html::mailto("info@nhgooi.nl")}}.</p>
|
||||||
|
@endsection
|
||||||
@else
|
@else
|
||||||
|
|
||||||
|
@section('content')
|
||||||
|
@parent
|
||||||
<nav>
|
<nav>
|
||||||
<ul class="pager">
|
<ul class="pager">
|
||||||
<li class="action_button previous-month"><a href="#">← Eerder</a></li>
|
<li class="action_button previous-month"><a href="#">← Eerder</a></li>
|
||||||
@@ -156,5 +158,5 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
@endif
|
|
||||||
@endpush
|
@endpush
|
||||||
|
@endif
|
||||||
|
|||||||
Reference in New Issue
Block a user