From f3f8b7d19408d47c1960228a9acc82b6d8bf00a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Jim=C3=A9nez?= Date: Wed, 27 Nov 2024 10:21:54 +0100 Subject: [PATCH] borradas lineas de lo antiguo --- .../js/safekat/pages/presupuestoCliente/disenioCubierta.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/httpdocs/assets/js/safekat/pages/presupuestoCliente/disenioCubierta.js b/httpdocs/assets/js/safekat/pages/presupuestoCliente/disenioCubierta.js index 2c5ebec3..9f09c544 100644 --- a/httpdocs/assets/js/safekat/pages/presupuestoCliente/disenioCubierta.js +++ b/httpdocs/assets/js/safekat/pages/presupuestoCliente/disenioCubierta.js @@ -676,12 +676,6 @@ class DisenioCubierta { this.cartulinaEstucada.addClass("d-none"); this.estucadoMate.addClass("selected"); this.divGramajeCubierta.removeClass("d-none"); - this.gramaje170.removeClass("d-none"); - this.gramaje170.closest(".checkbox-presupuesto-container").addClass("checked"); - this.gramaje250.addClass("d-none"); - this.gramaje270.addClass("d-none"); - this.gramaje300.addClass("d-none"); - this.gramaje350.addClass("d-none"); } element.trigger('change');