quitado el evento de las fajas a color

This commit is contained in:
2025-01-15 11:05:24 +01:00
parent 74baeb5cfa
commit 8df52ea657

View File

@ -75,7 +75,6 @@ class DatosLibro {
if (window.location.href.includes("edit")) {
this.retractilado.on('change', this.checkRetractilado.bind(this));
this.retractilado5.on('change', this.checkRetractilado.bind(this));
this.imprimirFajaColor.on('change', (this.changeFajaColor.bind(this)));
this.ferro.on('change', this.changeFerro.bind(this));
this.prototipo.on('change', this.changePrototipo.bind(this));