Actualizar trazabilidad.html
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
serviceId = urlParams.get('id');
|
serviceId = urlParams.get('id');
|
||||||
|
|
||||||
if (!serviceId) {
|
if (!serviceId) {
|
||||||
document.getElementById('timelineContainer').innerHTML = "<p class="text-red-500">Error: No se ha indicado el expediente.</p>";
|
document.getElementById('timelineContainer').innerHTML = '<p class="text-red-500">Error: No se ha indicado el expediente.</p>';
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user