From dcde3a4a477b69499bdaf840cffc34285e83e7f5 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Fri, 4 Oct 2024 15:07:58 +0300 Subject: [PATCH] =?utf8?q?[ERP-155]=20=D0=B6=D0=B8=D1=80=D0=BD=D0=BE=D0=B5?= =?utf8?q?=20=D0=BD=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/marketplace/priority.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/views/marketplace/priority.php b/erp24/views/marketplace/priority.php index 31a9c4a2..9e42ae5a 100644 --- a/erp24/views/marketplace/priority.php +++ b/erp24/views/marketplace/priority.php @@ -27,7 +27,7 @@ $this->registerJsFile('/js/marketplace/priority.js', ['position' => \yii\web\Vie $name): ?> - + reminder_koef ?? 2; $minimalQuantity = $marketplacePriorityMap[$guid]->minimal_quantity ?? 2; -- 2.39.5