Update Customer View
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m5s

This commit is contained in:
Leandro Hernan Rojas 2025-04-07 02:20:25 -03:00
parent 9275dbf168
commit ac6acac3ee

View File

@ -30,7 +30,7 @@
ShowPageButtons="false" ShowPageButtons="false"
ShowQuickSearch="false" ShowQuickSearch="false"
RenderSelect="false" RenderSelect="false"
RenderButtons="false" /> RenderButtons="true" />
<div class="mt-4 flex justify-between items-center"> <div class="mt-4 flex justify-between items-center">
<button class="btn btn-secondary" @onclick="AnteriorPagina" disabled="@(!PuedeRetroceder)">Anterior</button> <button class="btn btn-secondary" @onclick="AnteriorPagina" disabled="@(!PuedeRetroceder)">Anterior</button>