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:
@ -748,7 +748,7 @@ class PresupuestoAdminEdit {
|
|||||||
},
|
},
|
||||||
function (error) {
|
function (error) {
|
||||||
popErrorAlert(error);
|
popErrorAlert(error);
|
||||||
}
|
}
|
||||||
).post();
|
).post();
|
||||||
}
|
}
|
||||||
$('#loader').modal('hide');
|
$('#loader').modal('hide');
|
||||||
|
|||||||
Reference in New Issue
Block a user