mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
Fix service id bug in template. Use current_service instead
This commit is contained in:
@@ -45,7 +45,6 @@ def service_dashboard(service_id):
|
||||
spent_this_month='0.00',
|
||||
statistics=add_rates_to(statistics),
|
||||
templates=templates,
|
||||
service_id=str(service_id),
|
||||
template_statistics=template_statistics)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user