From: Vladimir Fomichev Date: Thu, 4 Sep 2025 08:12:11 +0000 (+0300) Subject: Убираем кнопку X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=51db6cd83b3c794d34bb28676293463cb0eb5f76;p=erp24_rep%2Fyii-erp24%2F.git Убираем кнопку --- 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);