v0.5.4A - Added a no reservations message on "reservations in location" page
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
<?php $i++; ?>
|
||||
@endforeach
|
||||
@endforeach
|
||||
@if($i == 1)
|
||||
<p class="w-100 text-center">Der er ingen vaskemaskine reservationer for i dag.</p>
|
||||
@endif
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user