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