From 7a9b67b3045f66bda0fca1169ff3a94c162d75e5 Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Tue, 15 Jan 2019 16:25:09 -0600 Subject: [PATCH] probando conexion5 --- .idea/workspace.xml | 16 +++++++++------- js/main.js | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4d438f8..2f88dee 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,9 @@ - + + + - @@ -309,8 +311,8 @@ - - + + diff --git a/js/main.js b/js/main.js index 313fe49..cfa5d2a 100644 --- a/js/main.js +++ b/js/main.js @@ -16,8 +16,8 @@ jQuery(document).on('submit','#formlg',function(event){ if (!respuesta.error){ if (respuesta.perfil == 'Jefatura') { - //location.href = 'sitio/admin/admin.php' - console.log("Jefatura"); + location.href = 'orion.acatlan.unam.mx/Inventario/sitio/admin/admin.php'; + } else if (respuesta.perfil == 'Area') {