From: Alexander Smirnov Date: Thu, 3 Oct 2024 07:26:02 +0000 (+0300) Subject: [ERP-155] правка баги X-Git-Tag: 1.6~49^2~2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=eb8c102fcf321e5567dfd62eb00478e13c8a3dad;p=erp24_rep%2Fyii-erp24%2F.git [ERP-155] правка баги --- diff --git a/erp24/views/marketplace/priority.php b/erp24/views/marketplace/priority.php index 6fdccb73..51904f98 100644 --- a/erp24/views/marketplace/priority.php +++ b/erp24/views/marketplace/priority.php @@ -40,7 +40,3 @@ $this->registerJsFile('/js/marketplace/priority.js', ['position' => \yii\web\Vie - - \ No newline at end of file diff --git a/erp24/web/js/marketplace/priority.js b/erp24/web/js/marketplace/priority.js index de4a7380..bd6cae28 100644 --- a/erp24/web/js/marketplace/priority.js +++ b/erp24/web/js/marketplace/priority.js @@ -3,7 +3,7 @@ const param22 = $('meta[name=csrf-param]').attr('content'); const token22 = $('meta[name=csrf-token]').attr('content'); -$.ready(() => { +$(document).ready(() => { $('#priorityTable').DataTable({ sorting: false, info: false,