From: Vladimir Fomichev Date: Thu, 4 Sep 2025 07:10:00 +0000 (+0300) Subject: Провекра X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=1b53146c22dd9770c5004bde3a7cd2039b527ff2;p=erp24_rep%2Fyii-erp24%2F.git Провекра --- diff --git a/erp24/web/js/products1cNomenclatureActuality/index.js b/erp24/web/js/products1cNomenclatureActuality/index.js index a1e89bdd..ee376eb1 100644 --- a/erp24/web/js/products1cNomenclatureActuality/index.js +++ b/erp24/web/js/products1cNomenclatureActuality/index.js @@ -269,7 +269,7 @@ document.addEventListener("DOMContentLoaded", () => { } $.ajax({ - url: '/products1c-nomenclature-actuality/ajax-delete', // поменяй на свой роут + url: '/products1c-nomenclature-actuality/ajax-delete', type: 'POST', data: {id: id, _csrf: yii.getCsrfToken()}, success: function (response) {