Ok rosso è meglio

This commit is contained in:
Leocraft1
2025-11-04 18:22:46 +01:00
parent d62d4287e7
commit 2da2ac924b
2 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ function caricadati(){
var posizione=item.next_stop;
}
if(item.hasProblems==true){
tr.setAttribute("class","bus-card-yellow");
tr.setAttribute("class","bus-card-red");
tr.innerHTML = `
<td class="cursor-pointer" onclick="window.location.href='/seta_modena/servizi/cercaorario/notizielinea.html?routenum=${item.officialService}'">${item.service}</td>
<td class="cursor-pointer"onclick="window.location.href='/seta_modena/servizi/cercaorario/notizielinea.html?routenum=${item.officialService}'">${item.destination}</td>