fix installation step and utm standarded.

This commit is contained in:
aminhashemi92 2025-09-09 13:15:42 +03:30
parent 204b0aa48e
commit 93db2fe7f5
10 changed files with 191 additions and 108 deletions

View file

@ -479,7 +479,7 @@
$('#requests-table').DataTable({
pageLength: 10,
lengthMenu: [[10, 25, 50, -1], [10, 25, 50, "همه"]],
order: [[0, 'desc']],
order: [],
responsive: true,
});
let currentWellId = null;