v1.4.0: Progressbar

v1.4.1: Bugfix Progressbar
This commit is contained in:
2024-03-23 15:49:15 +01:00
parent 8e4bbf130f
commit 31ae18b8a0
3 changed files with 29 additions and 3 deletions

View File

@@ -68,6 +68,7 @@ $Epi = new Epirent();
<th scope="col">Event</th>
<th scope="col">Dispo-Start<br><i>VB-Start</i></th>
<th scope="col">Dispo-Ende<br><i>VB-Ende</i></th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody id="getCheckOutTableHolder">
@@ -94,6 +95,7 @@ $Epi = new Epirent();
<th scope="col">Event</th>
<th scope="col">Dispo-Start<br><i>RP-Start</i></th>
<th scope="col">Dispo-Ende<br><i>RP-Ende</i></th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody id="getCheckInTableHolder">