From 9d42c505f033825e7ca458de09a599e7cc69c800 Mon Sep 17 00:00:00 2001 From: Vladimir Fomichev Date: Thu, 4 Sep 2025 11:08:43 +0300 Subject: [PATCH] =?utf8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5?= =?utf8?q?=20=D0=B8=20=D0=BE=D1=87=D0=B8=D1=81=D1=82=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/web/js/products1cNomenclatureActuality/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/erp24/web/js/products1cNomenclatureActuality/index.js b/erp24/web/js/products1cNomenclatureActuality/index.js index 361ce16a..8f864fdf 100644 --- a/erp24/web/js/products1cNomenclatureActuality/index.js +++ b/erp24/web/js/products1cNomenclatureActuality/index.js @@ -293,9 +293,6 @@ $(document).on('click', '.clear-interval-btn', function () { s.trigger('change'); } }); - // btn.closest('tr, .table-success').fadeOut(300, function () { - // $(this).remove(); - // }); alert(response.message); } else { alert('Ошибка: ' + response.message); -- 2.39.5