fix action history order
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"collection": {
|
||||
"orderBy": "number",
|
||||
"order": "asc",
|
||||
"order": "desc",
|
||||
"textFilterFields": ["ipAddress", "userName"],
|
||||
"countDisabled": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user