Fixed sorting on updated/created at
This commit is contained in:
@@ -38,6 +38,8 @@ class CategoriesController extends Controller
|
||||
'consumables_count',
|
||||
'components_count',
|
||||
'licenses_count',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
'image',
|
||||
'notes',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user