mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en lineas presupuesto
This commit is contained in:
@ -228,7 +228,7 @@ class DatosLibro {
|
||||
|
||||
if(window.location.href.includes('edit')){
|
||||
|
||||
checkPaginasPresupuesto()
|
||||
this.checkPaginasPresupuesto();
|
||||
|
||||
// Si es negro o color
|
||||
if ($('#tipoImpresion').select2('data')[0].id == 'negro' ||
|
||||
|
||||
Reference in New Issue
Block a user