mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 17:32:02 +00:00
Fix grafica mobile
This commit is contained in:
@@ -22,7 +22,6 @@ fetch(urlDesc)
|
||||
<th>Destinazione</th>
|
||||
<th>Tempo di percorrenza (min)</th>
|
||||
<th>Frequenza (min)</th>
|
||||
<th>Sabato dopo le 14 e domenica (min)</th>
|
||||
</table>`;
|
||||
const table = document.getElementById('desc-table');
|
||||
if(data[0].linea==undefined){
|
||||
|
||||
Reference in New Issue
Block a user