fix installation step and utm standarded.
This commit is contained in:
parent
204b0aa48e
commit
93db2fe7f5
10 changed files with 191 additions and 108 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue