forked from TDTP/admin_transporte_frontend
trry
parent
9c1d9bf372
commit
7abf1b3ab4
|
@ -189,7 +189,7 @@
|
|||
<td>{adjustDateTimeByOffset(app.created)}</td>
|
||||
|
||||
<td >
|
||||
{#if app.status.toUpperCase().startsWith('E') or app.status.toUpperCase().startsWith('V')}
|
||||
{#if app.status.toUpperCase().startsWith('V') }
|
||||
<!-- Elemento interactivo para usuarios con 'CON REPAROS' en el estado -->
|
||||
|
||||
<a href={"#"} on:click|preventDefault={() => reporteErroresCargaGTFS(id_red, app.id_gtfs)}>
|
||||
|
|
Loading…
Reference in New Issue