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