Skip to content

Commit

Permalink
Merge branch 'release-12.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 30, 2024
2 parents 49d4497 + 03279ad commit e46e873
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion views/js/component/results/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,9 @@ define([
filter: self.config.searchable,
labels: {
filter: __('Search by delivery results')
}
},
sortby: 'timestamp',
sortorder: 'desc'
});
})
.catch(function (err) {
Expand Down
Loading

0 comments on commit e46e873

Please sign in to comment.