feat: Zaktualizuj kolejność sortowania w widoku produktów
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
{ width: '50px', name: 'cl3', orderable: false },
|
||||
{ width: '100px', orderable: false },
|
||||
{ width: '50px', orderable: false }],
|
||||
order: [ [ 5, 'desc' ] ]
|
||||
order: [ [ 6, 'desc' ] ]
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user