mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arreglado vista del mensaje de lomo máximo
This commit is contained in:
@ -636,7 +636,7 @@ class DatosGenerales {
|
||||
}
|
||||
|
||||
// Para recalcular el presupuesto
|
||||
element.trigger('change');
|
||||
$('#paginas').trigger('change');
|
||||
}
|
||||
|
||||
#handlePaginas() {
|
||||
@ -693,6 +693,7 @@ class DatosGenerales {
|
||||
$('#divPapelInterior').empty();
|
||||
$('#divGramajeInterior').empty();
|
||||
$('#negroEstandar').trigger('click');
|
||||
$(".divTiradasPrecio").empty();
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user