Fix sort order on performance page

This commit makes both the tables sort in reverse chronological order.
This commit is contained in:
Chris Hill-Scott
2021-03-15 10:05:46 +00:00
parent 90ab5f5d71
commit 8926f3fca6
2 changed files with 9 additions and 7 deletions

View File

@@ -53,7 +53,7 @@
<div class="dashboard-table">
{% call(item, row_number) list_table(
notifications_by_type,
notifications_by_type|reverse,
caption='Messages sent since May 2016',
caption_visible=False,
field_headings=[