This commit is contained in:
Kenio 2025-08-06 12:18:15 -03:00
parent b2c8ee7f08
commit e02ed2ed8b

View file

@ -2157,6 +2157,8 @@ function viewNotify(width, height, title, message, funct=null, close=null, check
if(inputs.length > 0){
$(f).append('<input type="hidden" name="inputs" id="inputs" value="'+inputs+'" />');
}
}
}