Fix in popup

This commit is contained in:
Antonio de la Rosa 2021-03-30 01:05:25 +02:00
parent 3423a8f57c
commit 412317d186

View file

@ -106,6 +106,8 @@ $=jQuery;
}
return false;
});
$('.click_popup').click(function (data) {
@ -146,6 +148,13 @@ $=jQuery;
}
else {
return true;
}
return false;
});
@ -156,7 +165,7 @@ $=jQuery;
if(r!=undefined)
{
if(r===false)
{