mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
cuando no tiene ficheros reimprimir directamente
This commit is contained in:
@ -754,7 +754,6 @@ class PresupuestoAdminEdit {
|
|||||||
} else {
|
} else {
|
||||||
popErrorAlert(response.mensaje);
|
popErrorAlert(response.mensaje);
|
||||||
}
|
}
|
||||||
$('#loader').modal('hide');
|
|
||||||
},
|
},
|
||||||
function (error) {
|
function (error) {
|
||||||
console.error(error);
|
console.error(error);
|
||||||
|
|||||||
Reference in New Issue
Block a user