v0.10.13 - Fixed: You can't see an event, if it's one day over time

Removed search bar from events
Added: You can't click on sites you're already on at the admin panel
This commit is contained in:
Anders
2020-08-24 09:00:21 +02:00
parent ba94e32ce2
commit 43893ab8ed
3 changed files with 41 additions and 33 deletions
@@ -10,15 +10,7 @@
@endsection
@section("content")
<div class="row align-items-center">
<form method="post" action="{{ route("events.store") }}">
@csrf
<input type="text" class="form-controller" id="search" name="search" placeholder="//TODO: Søg på navn, efternavn, tlf"></input>
</form>
</div>
<table class="tbl mt-2">
<table class="tbl mt-1">
<tr>
<th>Tilmeldtes Fornavn</th>
<th>Tilmeldtes Efternavn</th>