diff --git a/HerramientaCASA/Components/Pages/Licitaciones.razor b/HerramientaCASA/Components/Pages/Licitaciones.razor index 557f32d..faeeaa2 100644 --- a/HerramientaCASA/Components/Pages/Licitaciones.razor +++ b/HerramientaCASA/Components/Pages/Licitaciones.razor @@ -64,7 +64,10 @@ - +
+ + +
@@ -200,6 +203,9 @@ private int idUser = 0; + public bool modificarTabla = true; + public bool modificarHoras = false; + public Licitaciones() { }