This commit is contained in:
Jürgen Mummert
2025-12-27 20:16:52 +01:00
parent cfffdf2323
commit 131e24fe2e
2 changed files with 25 additions and 3 deletions
@@ -90,7 +90,7 @@ Contao 5 Frontend Module Template
cropLength: 50,
cropMarker: '…',
sort: ['priority:desc']
sort: ['startDate:asc', 'priority:desc']
});
renderResults(response.hits);