master
ifiguero 2024-08-05 09:37:11 -04:00
parent a334053420
commit c24acb7a75
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
</th>
<th>
<a href={"#"} on:click|preventDefault={() => onOrderBy('status')}>Estado</a>
<a href={"#"} on:click|preventDefault={() => onOrderBy('status')}>Estado A</a>
<!-- {#if ordering === 'status'}<i class="bi bi-caret-up-fill"></i>{/if}
{#if ordering === '-status'}<i class="bi bi-caret-down-fill"></i>{/if}-->
</th>