cuando no tiene ficheros reimprimir directamente

This commit is contained in:
2025-05-30 15:11:19 +02:00
parent b7563598e0
commit 8ab2c28686

View File

@ -748,7 +748,7 @@ class PresupuestoAdminEdit {
},
function (error) {
popErrorAlert(error);
}
}
).post();
}
$('#loader').modal('hide');