From 51db6cd83b3c794d34bb28676293463cb0eb5f76 Mon Sep 17 00:00:00 2001 From: Vladimir Fomichev Date: Thu, 4 Sep 2025 11:12:11 +0300 Subject: [PATCH] =?utf8?q?=D0=A3=D0=B1=D0=B8=D1=80=D0=B0=D0=B5=D0=BC=20?= =?utf8?q?=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/web/js/products1cNomenclatureActuality/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/erp24/web/js/products1cNomenclatureActuality/index.js b/erp24/web/js/products1cNomenclatureActuality/index.js index 8f864fdf..62119aaf 100644 --- a/erp24/web/js/products1cNomenclatureActuality/index.js +++ b/erp24/web/js/products1cNomenclatureActuality/index.js @@ -293,6 +293,7 @@ $(document).on('click', '.clear-interval-btn', function () { s.trigger('change'); } }); + btn.remove(); alert(response.message); } else { alert('Ошибка: ' + response.message); -- 2.39.5