mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-25 02:19:12 -04:00
Add services overview table to organization dashboard
This commit is contained in:
@@ -115,6 +115,7 @@ def organization_dashboard(org_id):
|
||||
return render_template(
|
||||
"views/organizations/organization/index.html",
|
||||
selected_year=year,
|
||||
services=current_organization.services,
|
||||
**message_allowance,
|
||||
**service_counts,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user