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') {