mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Enabled sorting for more columns in admin user list (#7208)
This commit is contained in:
@@ -18,7 +18,6 @@ export default Discourse.Route.extend({
|
||||
order: transition.to.queryParams.order,
|
||||
ascending: transition.to.queryParams.ascending,
|
||||
query: params.filter,
|
||||
showEmails: false,
|
||||
refreshing: false
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user