forked from TDTP/admin_transporte_frontend
,,,
parent
3407f855c1
commit
a334053420
|
@ -192,7 +192,7 @@
|
|||
{#if app.status.toUpperCase().includes('PREP')}
|
||||
<!-- Elemento interactivo para usuarios con 'CON REPAROS' en el estado -->
|
||||
|
||||
{app.status}
|
||||
<a href={"#"} on:click|preventDefault={() => reporteErroresCargaGTFS(id_red, app.id_gtfs)}>{app.status}</a>
|
||||
|
||||
{:else}
|
||||
<!-- Solo texto para estados sin 'CON REPAROS' -->
|
||||
|
|
Loading…
Reference in New Issue