From c5bdcde1771a8530bee5a64a4ef0f985da9c9cb0 Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Mon, 14 Jan 2019 20:12:37 -0600 Subject: [PATCH] probando conexion5 --- .idea/workspace.xml | 12 ++++++------ js/main.js | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 484c917..70bc8a2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -165,12 +165,12 @@ - + - @@ -301,8 +301,8 @@ - - + + diff --git a/js/main.js b/js/main.js index b177063..da79024 100644 --- a/js/main.js +++ b/js/main.js @@ -22,7 +22,7 @@ jQuery(document).on('submit','#formlg',function(event){ } else if (respuesta.perfil == 'Area') { - location.href = '132.248.80.188/Inventario/sitio/usuario/usuario.php'; + location.href = 'sitio/usuario/usuario.php'; } } else{