]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-155] правка баги
authorAlexander Smirnov <fredeom@mail.ru>
Thu, 3 Oct 2024 07:26:02 +0000 (10:26 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Thu, 3 Oct 2024 07:26:02 +0000 (10:26 +0300)
erp24/views/marketplace/priority.php
erp24/web/js/marketplace/priority.js

index 6fdccb73c2449e2eb5953cbbbdfa095b6a441c5e..51904f985a97dc64dc93a7b76f86a09fb98d78b9 100644 (file)
@@ -40,7 +40,3 @@ $this->registerJsFile('/js/marketplace/priority.js', ['position' => \yii\web\Vie
         </table>
     </div>
 </div>
-
-<script>
-
-</script>
\ No newline at end of file
index de4a73809f4ee2fb3e14194cc52e11daf1548f24..bd6cae28ebefb97e10a76eb82fb5f3007d675d75 100644 (file)
@@ -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,