Debug Documents

This commit is contained in:
Kenio 2025-09-06 06:43:14 -03:00
parent 1b79c32073
commit 1e2183ccc6

View file

@ -343,6 +343,7 @@ try{
if($companiesId > 0){ ?>
$('#company_id').val(<?php echo $companiesId;?>);
alert();
<?php } ?>