Due punti extra
This commit is contained in:
parent
57632493e1
commit
d70fe8a6c2
|
@ -38,7 +38,7 @@ function caricadati(){
|
||||||
<th class="orario">Orario (Rit/Ant)</th>
|
<th class="orario">Orario (Rit/Ant)</th>
|
||||||
<th class="stato">Stato corsa</th>
|
<th class="stato">Stato corsa</th>
|
||||||
<th class="veicolo">Veicolo</th>
|
<th class="veicolo">Veicolo</th>
|
||||||
<th class="location">Ora si trova a:</th>
|
<th class="location">Ora si trova a</th>
|
||||||
</tr>
|
</tr>
|
||||||
`;
|
`;
|
||||||
table.appendChild(thead);
|
table.appendChild(thead);
|
||||||
|
|
Loading…
Reference in New Issue