From 0526f770508849e06f048f26ad9f53bb3b7a5a17 Mon Sep 17 00:00:00 2001 From: Vladimir Fomichev Date: Thu, 13 Nov 2025 17:42:57 +0300 Subject: [PATCH] =?utf8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5?= =?utf8?q?=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/store-staffing/_form.php | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/erp24/views/store-staffing/_form.php b/erp24/views/store-staffing/_form.php index 169d119f..ff4be501 100644 --- a/erp24/views/store-staffing/_form.php +++ b/erp24/views/store-staffing/_form.php @@ -41,22 +41,13 @@ use yii_app\records\EmployeePosition; registerJs(<< response.json()) .then(data => { document.getElementById('position-posit').textContent = data.posit || '-'; -- 2.39.5