From ec76b9a8ae1995d6b212fcf5ddd01e71842d9fac Mon Sep 17 00:00:00 2001 From: Alejandro Date: Mon, 6 Apr 2026 17:05:22 +0200 Subject: [PATCH] proteger para que toque el pedro --- .../Components/Layout/MainLayout.razor | 53 +- .../FicherosMaestros/TiposPuestoTrabajo.razor | 465 ++++++++++++++++++ .../Components/Pages/PeriodoSiltraPers.razor | 10 +- .../TIPOSPUESTOSTRABAJOController.cs | 15 + .../SwaggerAntifraude/appsettings.json | 14 +- 5 files changed, 524 insertions(+), 33 deletions(-) create mode 100644 Antifraude.Net/GestionPersonalWeb/Components/Pages/FicherosMaestros/TiposPuestoTrabajo.razor create mode 100644 Antifraude.Net/SwaggerAntifraude/Controllers/TIPOSPUESTOSTRABAJOController.cs diff --git a/Antifraude.Net/GestionPersonalWeb/Components/Layout/MainLayout.razor b/Antifraude.Net/GestionPersonalWeb/Components/Layout/MainLayout.razor index 57a9764..28c1dfd 100644 --- a/Antifraude.Net/GestionPersonalWeb/Components/Layout/MainLayout.razor +++ b/Antifraude.Net/GestionPersonalWeb/Components/Layout/MainLayout.razor @@ -43,6 +43,7 @@