text correction
Build and push / Pulling repo on server (push) Successful in 2s Details

This commit is contained in:
piapassecker 2023-12-11 19:59:58 +01:00
parent 03a3c03433
commit 4fc04c2793
1 changed files with 17 additions and 16 deletions

View File

@ -18,22 +18,23 @@
<button onClick="getElementById('table_<?= $dog ?>').style.display='table'">Tabelle anzeigen</button>
<table id="table_<?= $dog ?>" class="table" style="display:none">
<tr>
<th>event</th>
<th>Wann wars</th>
<th>run</th>
<th>rang</th>
<th>stnr</th>
<th>teilnehmer</th>
<th>hund</th>
<th>verein</th>
<th>f</th>
<th>vw</th>
<th>zf</th>
<th>zeit</th>
<th>gf</th>
<th>msek</th>
<th>bew</th>
<th>punkte</th>
<th>Event</th>
<th>Datum</th>
<th>Lauf</th>
<th>Stnr.</th>
<th>Teilnehmer</th>
<th>Hund</th>
<th>Verein</th>
<th>F</th>
<th>VW</th>
<th>ZF</th>
<th>Zeit</th>
<th>GF</th>
<th>m/sek</th>
<th>Bew</th>
<th>Punkte</th>
<th>Rang</th>
<th>Aktion</th>
</tr>
<?php foreach ($results as $res) :
// graph data preparation