mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05: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