I have this code:
1 == a.redirect ? window.location = rootUrl + "/options/?welcome=true" : ($("#message").css("display", "block"), $("#message").html(a.message)), $("#signinButton").attr("value", "Entrar")
I would like to pass three more pa...
asked by
01.07.2017 / 10:14