diff --git a/index.html b/index.html index 1ad2826..dc28d16 100644 --- a/index.html +++ b/index.html @@ -50,8 +50,8 @@

Ravenna:

- In arrivo "37251-37258 MAN Lion's City 12E".
- Visualizzatore fermate: migliorie alla visualizzazione delle fermate + Visualizzatore fermate: migliorie alla visualizzazione delle fermate
+ In arrivo "37251-37258 MAN Lion's City 12E".

@@ -66,6 +66,5 @@
Chi siamo -
- - + \ No newline at end of file diff --git a/scripts/images.js b/scripts/images.js deleted file mode 100644 index 0fbdbaf..0000000 --- a/scripts/images.js +++ /dev/null @@ -1,8 +0,0 @@ -document.querySelectorAll('img').forEach(img => { - img.addEventListener('error', function () { - const fallback = this.getAttribute('data-fallback'); - if (fallback && this.src !== fallback) { - this.src = fallback; - } - }); -}); \ No newline at end of file diff --git a/seta_menu/cercaorario/index.html b/seta_menu/cercaorario/index.html index f574132..289704b 100644 --- a/seta_menu/cercaorario/index.html +++ b/seta_menu/cercaorario/index.html @@ -16,9 +16,6 @@