mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arreglado updatePapeles
This commit is contained in:
@ -357,7 +357,10 @@ class DisenioInterior {
|
|||||||
this.gramaje = datos.negro.gramaje;
|
this.gramaje = datos.negro.gramaje;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.updatePapeles();
|
if(datos.paginasColorConsecutivas)
|
||||||
|
this.updatePapeles();
|
||||||
|
else
|
||||||
|
this.updatePapeles('negro');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user