added new boton to refresh monitor and modified search machine and merge Carlos
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user