add 'date' to sortable field types
This commit is contained in:
@@ -6,4 +6,5 @@ module.exports = [
|
||||
'email',
|
||||
'radio',
|
||||
'select',
|
||||
'date',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user