fix feature report stock product
This commit is contained in:
@@ -159,10 +159,7 @@ $(document).ready(function() {
|
||||
// Initialize DataTable
|
||||
$('#kpiTargetsTable').DataTable({
|
||||
"pageLength": 25,
|
||||
"order": [[0, "asc"]],
|
||||
"language": {
|
||||
"url": "//cdn.datatables.net/plug-ins/1.10.24/i18n/Indonesian.json"
|
||||
}
|
||||
"order": [[0, "asc"]]
|
||||
});
|
||||
|
||||
// Auto hide alerts after 5 seconds
|
||||
|
||||
Reference in New Issue
Block a user