mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
reverse template usage
This commit is contained in:
@@ -194,7 +194,7 @@ def template_usage(service_id):
|
||||
get_monthly_template_stats(month, stats)
|
||||
for month in get_months_for_financial_year(year, time_format="%B")
|
||||
]
|
||||
|
||||
months.reverse()
|
||||
return render_template(
|
||||
"views/dashboard/all-template-statistics.html",
|
||||
months=months,
|
||||
|
||||
Reference in New Issue
Block a user