diff --git a/index.html b/index.htmlç similarity index 98% rename from index.html rename to index.htmlç index cb92175..c0a72e8 100644 --- a/index.html +++ b/index.htmlç @@ -163,11 +163,9 @@ `; } else if (srv.status_name === 'Técnico de Camino') { - // Preparamos la dirección para calcular la ETA const fullAddr = `${raw["Dirección"] || ""}, ${raw["Código Postal"] || ""} ${raw["Población"] || ""}`; etasToInit.push({ id: srv.id, address: fullAddr }); - // ESTRUCTURA BASE DE LA BARRA DE PROGRESO (SE LLENA CON JS) statusHtml = `
Ha surgido un contratiempo técnico. Estamos gestionándolo para solucionarlo lo antes posible.
+Ha surgido un contratiempo técnico. Estamos gestionándolo para solucionarlo lo antes posible.
-