feat: revert the resource columns

This commit is contained in:
Ahmed Bouhuolia
2024-04-07 23:48:23 +02:00
parent 086b060351
commit a1f8417b5d
21 changed files with 304 additions and 610 deletions

View File

@@ -344,7 +344,7 @@ export default class ItemsController extends BaseController {
const filter = {
sortOrder: 'DESC',
columnSortBy: 'createdAt',
columnSortBy: 'created_at',
page: 1,
pageSize: 12,
inactiveMode: false,