added new boton to refresh monitor and modified search machine and merge Carlos

This commit is contained in:
2026-03-17 09:37:14 -05:00
parent 68d61446c3
commit c60ddf0797
9 changed files with 158 additions and 59 deletions
+2 -2
View File
@@ -42,7 +42,7 @@ export async function proxy(request: NextRequest) {
"/Monitor",
"/ActivosMantenimiento",
"/Periodo",
"/Usuarios",
"/Usuarios",
];
if (role === 5 && !onlyImpresiones.includes(pathname)) {
@@ -68,7 +68,7 @@ export const config = {
matcher: [
"/",
"/Reportes",
"/Usuarios",
"/Usuarios",
"/Periodo",
"/Monitor",
"/QuitarSancion",