From 1c1a5b3945f0906580ec041a4ad203fcb97a78dd Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Mon, 14 Jan 2019 19:17:37 -0600 Subject: [PATCH] probando conexion5 --- .idea/workspace.xml | 32 ++++++++++++++++---------------- js/main.js | 3 ++- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c4a4f77..45773f8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + @@ -172,12 +172,12 @@ - + - @@ -271,10 +271,10 @@ - + - - + + @@ -285,10 +285,10 @@ - + - - + + diff --git a/js/main.js b/js/main.js index 1f380be..98be299 100644 --- a/js/main.js +++ b/js/main.js @@ -18,7 +18,8 @@ jQuery(document).on('submit','#formlg',function(event){ if (!respuesta.error){ if (respuesta.tipo == 'Jefatura') { - location.href = '132.248.80.188/Inventario/sitio/admin/admin.php'; + //location.href = '132.248.80.188/Inventario/sitio/admin/admin.php'; + print("hola mundo =)"); } else if (respuesta.tipo == 'Area') {