diff --git a/index.html b/index.html index baf9a2d..472c5ec 100644 --- a/index.html +++ b/index.html @@ -32,13 +32,13 @@
- +
-
- Aggiunti: "37251-37258 MAN Lion's City 12E".
+ Aggiunti: MAN Lion's City 12E.
Visualizzatore fermate: MEGA-UPDATE, il bacino di Ravenna possiede 4 filtri diversi, che poi verranno spiegati nelle info.
I risultati vengono anche ordinati in base al criterio di ricerca.
Caricamento lista fermate in corso...
'; if(selectedOption != "ra"){ - radiobuttons.setAttribute("style", "display: none;"); + radiobuttons.setAttribute("style", "display: none !important;"); } fetch(urlFermate) .then(res => res.json())