Add Patch Customers View
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m44s
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m44s
This commit is contained in:
parent
ac6acac3ee
commit
eb66aaeb2e
@ -27,10 +27,11 @@
|
||||
<PhTable Columns="TableColumns"
|
||||
Data="TablaClientes"
|
||||
RowsPerPage=SearchParams.PageSize
|
||||
RenderButtons="true" Buttons="botones"
|
||||
ShowPageButtons="false"
|
||||
ShowQuickSearch="false"
|
||||
RenderSelect="false"
|
||||
RenderButtons="true" />
|
||||
/>
|
||||
|
||||
<div class="mt-4 flex justify-between items-center">
|
||||
<button class="btn btn-secondary" @onclick="AnteriorPagina" disabled="@(!PuedeRetroceder)">Anterior</button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user