Prueba de logs

parent 503387d8
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
{% if idp != "none" and fa == 0%} {% if idp != "none" and fa == 0%}
$("#shareButtonContainer").show(); $("#shareButtonContainer").show();
{%endif%} {%endif%}
if(data.tipo == 2){ if(data.tipo === 2){
tipoUsuarioFormulario = data.tipo; tipoUsuarioFormulario = data.tipo;
usuarioNutraPharm = data.usuario; usuarioNutraPharm = data.usuario;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment