mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Removes extraneous search query param from the servers list page
This commit is contained in:
@@ -9,7 +9,6 @@ export default Controller.extend(Sortable, {
|
||||
|
||||
queryParams: {
|
||||
currentPage: 'page',
|
||||
searchTerm: 'search',
|
||||
sortProperty: 'sort',
|
||||
sortDescending: 'desc',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user