fix styling opnames and mutations same with stock audit
This commit is contained in:
@@ -140,7 +140,7 @@ $(document).ready(function () {
|
||||
},
|
||||
],
|
||||
order: [[8, "desc"]], // Order by created_at desc (column index 8)
|
||||
pageLength: 25,
|
||||
pageLength: 10,
|
||||
responsive: true,
|
||||
ordering: true, // Enable column ordering
|
||||
orderMulti: false, // Single column ordering only
|
||||
|
||||
Reference in New Issue
Block a user