v0.10.1 - Added location on washing_reservations and created a WashingMachineSeeder.php
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
{{-- Brugere --}}
|
||||
<div class="card">
|
||||
<div class="head" style="background-color: orange;">
|
||||
<div>
|
||||
@@ -68,7 +67,6 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
{{-- Aktiviteter --}}
|
||||
<div class="card">
|
||||
<div class="head" style="background-color: red;">
|
||||
<div>
|
||||
@@ -107,7 +105,7 @@
|
||||
</div>
|
||||
</div>
|
||||
@else
|
||||
<p style="padding: 0 4px">Der er ingen aktiviteter</p>
|
||||
<p style="padding: 0 4px; text-align: center">Der er ingen aktiviteter</p>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user