From: Vladimir Fomichev Date: Thu, 4 Sep 2025 08:18:53 +0000 (+0300) Subject: Меняем запись X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=10daaca752d2e8698ec45699433488aca921e591;p=erp24_rep%2Fyii-erp24%2F.git Меняем запись --- diff --git a/erp24/web/js/products1cNomenclatureActuality/index.js b/erp24/web/js/products1cNomenclatureActuality/index.js index 62119aaf..4e2e10cd 100644 --- a/erp24/web/js/products1cNomenclatureActuality/index.js +++ b/erp24/web/js/products1cNomenclatureActuality/index.js @@ -267,7 +267,7 @@ $(document).on('click', '.clear-interval-btn', function () { let btn = $(this); let id = btn.data('id'); - if (!confirm('Удалить запись?')) { + if (!confirm('Очистить запись интервала?')) { return; }