mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 01:04:00 -04:00
Merge pull request #3837 from alphagov/fix-psort-order-performance-page
Fix sort order on performance page
This commit is contained in:
@@ -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=[
|
||||
|
||||
Reference in New Issue
Block a user