diff --git a/phronCare.UIBlazor/Pages/Sales/Customers.razor b/phronCare.UIBlazor/Pages/Sales/Customers.razor index b7058b2..ba1c3e0 100644 --- a/phronCare.UIBlazor/Pages/Sales/Customers.razor +++ b/phronCare.UIBlazor/Pages/Sales/Customers.razor @@ -30,7 +30,7 @@ ShowPageButtons="false" ShowQuickSearch="false" RenderSelect="false" - RenderButtons="false" /> + RenderButtons="true" />